Running Your First PDF Comparison
PDF Compare provides the necessary toolkit to compare two PDF files and produce a side by side HTML output with mark up to represent the changes and navigate through the changed PDFs.
For a conceptual introduction to PDF Compare see PDF Comparisons.
Further Information on a PDF Comparison
java -jar deltanova-year.x.y.z.jar describe pdf
Running a PDF Comparison
Bash
java -jar deltanova-year.x.y.z.jar compare pdf input1.xml input2.xml result.xml
Related Topics