Compare two pdf file

Post Reply
Rakesh Singh
Newbie
Posts: 8
Joined: Mon May 23, 2016 11:45 am

Compare two pdf file

Post by Rakesh Singh »

Hello Team,

Hope you all are well,

Team i have design a flow which give us two pdf file in folder, one is Fresh client and and another processed final, there have some change in processed pdf file and we want to compare both file for Quality checking and correction updation check.

so team please have a look this and provide me solution .

Thanks for your support

Rakesh
sander
Advanced member
Posts: 228
Joined: Wed Oct 01, 2014 8:58 am
Location: The Netherlands

Re: Compare two pdf file

Post by sander »

Why the default Acrobat compare doesn't fit your needs?

https://helpx.adobe.com/acrobat/using/c ... ments.html
Part of my playground:
- HP Indigo 10k, HP Indigo 7600's (full options), Highcon Euclid III, Zünd S3
- HP Production Pro 6.0.1, HP Production Center 2.5.1 beta, Apogee 9.1, Enfocus Switch 13u1 & PitStop Server 13u2.

Chat: open-automation @ gitter
_olq
Member
Posts: 36
Joined: Fri Aug 23, 2013 10:21 am
Location: Poland

Re: Compare two pdf file

Post by _olq »

Hi Rakesh,

Depending on your requirements there are several solutions on the market, for example, AVT, Globalvision, etc.
If you just need a simplest but definitely the cheapest, you can use ImageMagic with command: compare
https://www.imagemagick.org/script/compare.php

The bottom line is that you can automate the entire process in Switch with CLI interface.
The bad news is that it only works on bitmaps, which does not reduce its usability but it complicates the use.

Keep warm,
Aleksander
NEOSA
Newbie
Posts: 12
Joined: Thu Mar 10, 2016 6:31 pm

Re: Compare two pdf file

Post by NEOSA »

Hi

Or also callas pdfToolbox CLI/Server ?

There is a configurator for this ;-)
Post Reply