You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Timo Boehme (JIRA)" <ji...@apache.org> on 2012/05/24 15:09:55 UTC

[jira] [Resolved] (PDFBOX-1320) NPE in extractEmbeddedDocuments

     [ https://issues.apache.org/jira/browse/PDFBOX-1320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timo Boehme resolved PDFBOX-1320.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 1.7.0

fixed as proposed in rev. 1342242
                
> 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
>            Assignee: Timo Boehme
>             Fix For: 1.7.0
>
>         Attachments: PDFBOX-1320.patch, PDNameTreeNode.java.patch
>
>
> 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