Do we have an option to compare PDF with a pre-existing PDF supplied as an input.
Is there a feature which allows us to mask few fields(exclude from comparison) on PDF which are bound to change such as Invoice Date, Ser…...new Comparer("C:\\source.pdf")) { comparer.add("C:\\target.pdf");...pdf"); comparer.compare("C:\\result.pdf"); } API takes a source...