[
https://issues.apache.org/jira/browse/PDFBOX-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niko Ojanen closed PDFBOX-1641.
-------------------------------
Resolution: Not A Problem
Workaround exists.
> Parsing of PDFs fails when no '<<' between directory objects
> ------------------------------------------------------------
>
> Key: PDFBOX-1641
> URL: https://issues.apache.org/jira/browse/PDFBOX-1641
> Project: PDFBox
> Issue Type: Bug
> Components: Parsing
> Affects Versions: 1.8.2, 2.0.0
> Reporter: Niko Ojanen
> Attachments: pdfbox-1641_patch.txt, pdfbox-1641_sample.pdf
>
>
> PDF's that are missing {{<<}} between two COS directory objects are failing
> with parsing.
> E.g.
> {noformat}
> >>
> endobj
> 2 0 obj
> >>
> endobj
> 5 0 obj
> <<
> {noformat}
> The fix for handling these situations is adding under 20 lines of code to
> {{BaseParser.java}} (which I'd like to contribute).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira