[
https://issues.apache.org/jira/browse/PDFBOX-2250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14082350#comment-14082350
]
Andreas Lehmkühler edited comment on PDFBOX-2250 at 8/1/14 4:04 PM:
--------------------------------------------------------------------
The former implementation wasn't able to detect XRef streams which led to false
positives ("Can't find the object xref at offset", e.g. in the TIKA pdf
testPDF_childAttachments.pdf).
After adding a detector for XRef streams those messages vanished.
was (Author: lehmi):
The former implementation wasn't able to detect XRef streams which led to false
positives ("Can't find the object xref at offset", e.g. in the TIKA pdf
testPDF_childAttachments.pdf).
After adding a detector ithose messages vanished.
> Improve XRef self healing mechanism
> -----------------------------------
>
> Key: PDFBOX-2250
> URL: https://issues.apache.org/jira/browse/PDFBOX-2250
> Project: PDFBox
> Issue Type: Improvement
> Components: Parsing
> Affects Versions: 1.8.6, 1.8.7, 2.0.0
> Reporter: Andreas Lehmkühler
> Assignee: Andreas Lehmkühler
>
> PDFBOX-1769 introduced a "self healing" mechanism to repair corrupt XRef
> offsets. But that one was just a starter and there remain a lot of issues to
> be solved.
> I'm planing to solve at least some of them.
--
This message was sent by Atlassian JIRA
(v6.2#6252)