[ 
https://issues.apache.org/jira/browse/PDFBOX-2615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14289683#comment-14289683
 ] 

ASF subversion and git services commented on PDFBOX-2615:
---------------------------------------------------------

Commit 1654297 from [~lehmi] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1654297 ]

PDFBOX-2615: skip endobject marker when reading an object stream

> IllegalArgumentException in PDPageTree constructor: root cannot be null
> -----------------------------------------------------------------------
>
>                 Key: PDFBOX-2615
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2615
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Parsing
>    Affects Versions: 2.0.0
>            Reporter: Tilman Hausherr
>            Assignee: Andreas Lehmkühler
>         Attachments: PDFBOX-2615.pdf
>
>
> {code}
> Exception in thread "main" java.lang.IllegalArgumentException: root cannot be 
> null
>         at org.apache.pdfbox.pdmodel.PDPageTree.<init>(PDPageTree.java:62)
>         at 
> org.apache.pdfbox.pdmodel.PDDocumentCatalog.getPages(PDDocumentCatalog.java:125)
>         at org.apache.pdfbox.pdmodel.PDDocument.getPages(PDDocument.java:970)
>         at org.apache.pdfbox.tools.PDFReader.openPDFFile(PDFReader.java:341)
>         at org.apache.pdfbox.tools.PDFReader.main(PDFReader.java:326)
>         at org.apache.pdfbox.tools.PDFBox.main(PDFBox.java:80)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to