red6 / pdfcompare

A simple Java library to compare two PDF files
Apache License 2.0
220 stars 66 forks source link

Side by Side view report #52

Closed AnuradhaThulasidoss closed 5 years ago

AnuradhaThulasidoss commented 5 years ago

HI, Is it possible to build a feature of viewing the differences in a side-by - side pane? That is expected pdf on left half of the screen & actual pdf on the right half of the screen with the differences highlighted in different color codes.

finsterwalder commented 5 years ago

This is already present. Just run the jar-file with "java -jar pdfcompare-\<version>.jar"