Page 1 of 1

Compare two pdf file

Posted: Fri Jun 02, 2017 5:25 pm
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

Re: Compare two pdf file

Posted: Fri Jun 02, 2017 6:20 pm
by sander
Why the default Acrobat compare doesn't fit your needs?

https://helpx.adobe.com/acrobat/using/c ... ments.html

Re: Compare two pdf file

Posted: Wed Jun 07, 2017 3:12 pm
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,

Re: Compare two pdf file

Posted: Sat Jun 10, 2017 7:25 pm
by NEOSA
Hi

Or also callas pdfToolbox CLI/Server ?

There is a configurator for this ;-)