Samuli Saarinen created PDFBOX-1320:
---------------------------------------
Summary: NPE in extractEmbeddedDocuments
Key: PDFBOX-1320
URL: https://issues.apache.org/jira/browse/PDFBOX-1320
Project: PDFBox
Issue Type: Bug
Components: Parsing
Affects Versions: 1.7.0
Environment: pdfbox 1.7.0 (current trunk)
Reporter: Samuli Saarinen
While parsing a pdf document the following exception is thrown:
java.lang.NullPointerException
at
org.apache.pdfbox.tika.PDFParser.extractEmbeddedDocuments(PDFParser.java:155)
at org.apache.pdfbox.tika.PDFParser.parse(PDFParser.java:133)
at test.TikaParse.main(TikaParse.java:27)
The document I'm trying to parse is probably confidential so I cannot attach it
until (or if) I get clearence.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira