Hello experts,
i am using a PDFBox-0.7.3 to read PDF files and parse it to a text,but suddenly i found that some of the PDFs are not read by the PDFBox-0.7.3,and when i looked at the non-read files i found that the only diffrence between the read files and the unread files are that:
The PDF producer which in the case of the unread files is : Acrobat distiller v9.0 and later.it gives me the : Object reference not set to an instance of an object exception.
else the PDF parser works great.
Any ideas ?
thanks
Loading

Javeed M ShaikhPosted Oct 31, 2011, 10:21 AM
Morcos AdelPosted Oct 31, 2011, 4:27 AM
http://www.antoniob.com/pdfbox-121-for-net-binaries.aspx
Morcos AdelPosted Oct 31, 2011, 3:22 AM
but can you post a link to download the latest version of PDFBox as i searched for the latest version and didn't find it.
Thanks.
Javeed M ShaikhPosted Oct 30, 2011, 3:41 PM
Please try to upgrade your version of PDFBox as it is possible that older version does not support AD v9.0.