Hello, if you want to validate PDF files you might want to look at JHOVE (http://jhove.sourceforge.net/) for another open source solution.
Best Thomas Am 22.01.2013 um 07:54 schrieb Guillaume Bailleul: > Hi All, > > Is there a way to validate a pdf with PDFBox? I mean to ensure that > the document complies with the PDF Reference. > > My idea was to load the document and then ensure each xobject is > parsed (retrieving each one). Is it a good way to do it ? > > BR, > > Guillaume

