error parsing files generated by crystal reports
------------------------------------------------
Key: PDFBOX-466
URL: https://issues.apache.org/jira/browse/PDFBOX-466
Project: PDFBox
Issue Type: Bug
Components: FontBox
Reporter: Sean Bridges
Fix For: 0.8.0-incubator
This is with the latest from svn, Revision: 773978
>From a sample of 13304 pdf documents generated in a very wide variety of ways,
>I got 200 exceptions with the stack trace,
Caused by: java.io.IOException: expected='obj' actual='000'
org.apache.pdfbox.io.pushbackinputstr...@1049d3
at org.apache.pdfbox.pdfparser.PDFParser.parseObject(PDFParser.java:471)
at org.apache.pdfbox.pdfparser.PDFParser.parse(PDFParser.java:169)
at
message_analyzer.extractor.PDFExtractor.getContent(PDFExtractor.java:32)
... 2 more
I can't give an example file, but the pdfs are all generated by crystal reports.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.