Forum Discussion
maximojo
9 years agoFrequent Contributor
I'm not sure of the hash issues but see this thread for comparing pdf files. pdfbox would be the way to go.
https://community.smartbear.com/t5/Desktop-Testing/Compare-pdf-files/m-p/122339
Comparing at the byte level with Files.Compare would be useful when you know the files should be EXACTLY the same (including time stamps, etc) but I'd guess it could show up false perhaps randomly(?) when you're checking at such a fine resolution.