Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Compare two pdf files using cmd

New Here ,
Jan 02, 2020 Jan 02, 2020

Hi,

 

I want to compare two pdf files using cmd command. Could you please let me know how I can do it using Adobe? or please suggest anyother tool for that.

 

Thanks in advance.

Thushar

TOPICS
Create PDFs , Edit and convert PDFs
4.1K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jan 02, 2020 Jan 02, 2020

Hi,

 

The right tool for that is the Compare Files tool.

 

https://helpx.adobe.com/acrobat/using/compare-documents.html#Continuous 

 

It allows you to compare two PDFs  I am not sure what you mean by using cmd command.

 

Did you mean using a script? that can be run from a command prompt terminal in Microsoft Windows ?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jan 03, 2020 Jan 03, 2020

Hi ls_rbls,

Yes, I want to compare files using a script. That can run from a command prompt.

 

Thanks.

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jan 03, 2020 Jan 03, 2020

Yes like Test_Screen_Name said that is not possible from command line but you can manually create an action plugin with your script.

 

Have you been able to test scripts using the console in Adobe Acrobat? 

 

You can do something like that too; Open the console and run your javascript.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jan 02, 2020 Jan 02, 2020

There is no command line interface to do this in Acrobat. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 03, 2020 Jan 03, 2020
LATEST

There is a reference for the command line parameters that can be used to open a PDF. Unfortunately it doesn't include comparison.

You can find it here:

https://www.adobe.com/content/dam/acom/en/devnet/acrobat/pdfs/PDFOpenParameters.pdf

 

 

Thom Parker - Software Developer at PDFScripting
Use the Acrobat JavaScript Reference early and often

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines