JAVA PDF Compare On PDF Documents From Different States
JAVA PDF Compare On PDF Documents From Different States
I am an automation engineer (working in a Java framework) and recently due to compliance issues I have a need to create a test that compares multiple pdf documents. The pdf documents are of a legal nature and contain different verbiage per state. I have never done this before. Just looking for implementation suggestions, was hoping to avoid something yucky. I would be accessing each document via a link, which would open in Docusign. The scenario would be open the document for New York and then compare it to a baseline document for New York, open a document for Maryland and then compare it to a baseline document for Maryland, open a document for Virginia and compare it to a baseline document for Virginia, etc.
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.