"Comparsion" can mean many things. What kind of "comparison" are you looking for?
(If you just want to check if they are identical, you could do a binary comparison on the raw file)
Yes, I just want to know how identical they are; meaning I want to check to see if the images contained in the PDF are identical, even though the headers may be slightly different.
Im not sure how to do a binary comparison of a PDF file. Is there an example code i could look at?
You could always perform an MD5 Hash on both of the files. If they are the same files the hash will be the same. However, if they are different it won't tell you how different they are from each other.
Chief LabVIEW Architect, Testeract | Owner, Q Software Innovations, LLC (QSI)
Director, GCentral | Admin, LabVIEW Wiki | Creator, The QControl Toolkit
Certified LabVIEW Architect | LabVIEW Champion | NI Alliance Partner