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
Compare two pdf file
-
- Newbie
- Posts: 8
- Joined: Mon May 23, 2016 11:45 am
- Location: Greater Noida
- Contact:
Re: Compare two pdf file
Why the default Acrobat compare doesn't fit your needs?
https://helpx.adobe.com/acrobat/using/c ... ments.html
https://helpx.adobe.com/acrobat/using/c ... ments.html
Part of my playground:
HP Indigo 100K | HP Indigo 12K | HP Indigo 7900's | HP Production Center
Scodix Ultra 2 Pro | Highcon Euclid III | Horizon SmartStacker
HP Indigo 100K | HP Indigo 12K | HP Indigo 7900's | HP Production Center
Scodix Ultra 2 Pro | Highcon Euclid III | Horizon SmartStacker
Re: Compare two pdf file
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,
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
Re: Compare two pdf file
Hi
Or also callas pdfToolbox CLI/Server ?
There is a configurator for this
Or also callas pdfToolbox CLI/Server ?
There is a configurator for this
