Skip to main content
Participant
May 29, 2017
Answered

How to compare 2 PDF using java script or any other way using acrobat Pro.

  • May 29, 2017
  • 3 replies
  • 2972 views

How to compare 2 PDF using java script or any other way using acrobat Pro.

In my project scope we have to compare generated output with old version of software. manually it is taking a lot of time.

I would like to have command like but if it is not available, then do we have any other way to do this apart from manually verification.

This topic has been closed for replies.
Correct answer shashis33180723

Thanks team,

I have found my answer in below question.

Automate Compare Files

3 replies

shashis33180723AuthorCorrect answer
Participant
May 29, 2017

Thanks team,

I have found my answer in below question.

Automate Compare Files

Participant
May 29, 2017

Hi,

I am aware of View-->Compare Files way to do the same ( and using the same in my daily life ). looking for other way to do the same like automation where script or command line will be very helpful. i was not able to find out any line of code or snapshot for the same..

Thanks

try67
Community Expert
Community Expert
May 29, 2017

It can't be done using a script, beyond what I mentioned above. Maybe with a plugin. You can ask over at the Acrobat SDK forum about that...

try67
Community Expert
Community Expert
May 29, 2017

A script can only compare the textual elements of a PDF, as well as other

objects like form fields, comments, links, etc.

There's a built-in command in Acrobat to compare two documents, though.

Have you tried using it?

On May 29, 2017 11:30 AM, "shashis71093726" <forums_noreply@adobe.com>