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

Andreas Lehmkühler edited comment on PDFBOX-3783 at 5/9/17 5:07 PM:
--------------------------------------------------------------------

This is related to the changes of PDFBOX-3318, I'll have a look


was (Author: lehmi):
This is related to the changes of PDFBOX-3545, I'll have a look

> java.io.IOException: Expected root dictionary, but got this: COSNull{}
> ----------------------------------------------------------------------
>
>                 Key: PDFBOX-3783
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3783
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Parsing
>    Affects Versions: 2.0.6
>            Reporter: Tilman Hausherr
>              Labels: regression
>         Attachments: PDFBOX-3783-72GLBIGUC6LB46ELZFBARRJTLN4RBSQM.pdf
>
>
> This file was parsed in 2.0.5 but no longer now:
> {code}
> java.io.IOException: Expected root dictionary, but got this: COSNull{}
>     org.apache.pdfbox.pdfparser.PDFParser.initialParse(PDFParser.java:230)
>     org.apache.pdfbox.pdfparser.PDFParser.parse(PDFParser.java:276)
>     org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:1005)
>     org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:943)
>     
> org.apache.pdfbox.debugger.PDFDebugger.parseDocument(PDFDebugger.java:1375)
>     org.apache.pdfbox.debugger.PDFDebugger.readPDFFile(PDFDebugger.java:1293)
>     org.apache.pdfbox.debugger.PDFDebugger.readPDFFile(PDFDebugger.java:1276)
>     org.apache.pdfbox.debugger.PDFDebugger.main(PDFDebugger.java:262)
>     org.apache.pdfbox.tools.PDFBox.main(PDFBox.java:85)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to