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

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

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

PDFBOX-3783: removed misleading comment

> 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
>            Assignee: Andreas Lehmkühler
>              Labels: regression
>             Fix For: 2.0.6, 3.0.0
>
>         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