Are folks using PDFBox to compare a generated PDF against a known baseline for regression testing?
I don't know if the internal structure of a PDF presents difficulties for this use case. For example, if the PDF contents included binary timestamps or any other data that is unique to each generation, then I would need a way to only compare the equivalent of rendered visible output. John

