You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Reinhard Schwab (JIRA)" <ji...@apache.org> on 2010/08/23 22:31:18 UTC

[jira] Updated: (PDFBOX-797) NPE in PDPageNode

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

Reinhard Schwab updated PDFBOX-797:
-----------------------------------

    Attachment: 4218.pdf

> NPE in PDPageNode
> -----------------
>
>                 Key: PDFBOX-797
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-797
>             Project: PDFBox
>          Issue Type: Bug
>            Reporter: Reinhard Schwab
>         Attachments: 4218.pdf
>
>
> i get a nullpointer exception when parsing a pdf with tika.
> http://www.awsg.at/portal/media/4218.pdf
> java.lang.NullPointerException
>     at org.apache.pdfbox.pdmodel.PDPageNode.getCount(PDPageNode.java:109)
>     at
> org.apache.pdfbox.pdmodel.PDDocument.getNumberOfPages(PDDocument.java:943)
>     at
> org.apache.tika.parser.pdf.PDFParser.extractMetadata(PDFParser.java:105)
>     at org.apache.tika.parser.pdf.PDFParser.parse(PDFParser.java:86)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.