Skip to content
Luca Bellonda edited this page Dec 12, 2015 · 1 revision

DiffPdf 2.1.3 of Mark Summerfield with extensions to allow batch processing. Useful for continous integration.

New command line arguments:

  • --batch -b activates the batch mode

result information returned in batch mode:

  • --outType=0 prints only the return code
  • --outType=1 prints the return code and a description
  • --pages=nn the number of pages to compare (default all)
  • --startPage1=nn the stating page number for file 1
  • --startPage2=nn the stating page number for file 2
  • --pdfdiff=path generates a pdf with differences
Clone this wiki locally