Fop fans,
I am writing some regression tests for an application that uses fop to generate PDF files. I am trying to figure out how to compare the pdf output with the master pdf files. Seems the pdf spec requires e.g. an ID in the trailer that is file instance specific which makes (dumb) binary comparison with a master file impossible. I guess I could check the fop input iso the fop output, but I'd rather check the actual pdf if possible. How this is typically solved? Thanks, Peter
