Hi Thomas, We are already using jhove for this job. But jhove ends with runtime exception catched and swallowed by one of its layer with some documents. That is why I was looking for an other idea.
BR, Guillaume On Wed, Jan 23, 2013 at 2:18 PM, Thomas Fischer <[email protected]> wrote: > 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 >

