[
https://issues.apache.org/jira/browse/PDFBOX-2250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14086489#comment-14086489
]
Andreas Lehmkühler commented on PDFBOX-2250:
--------------------------------------------
Some of the files (e.g. testComment.pdf) Tim mentioned on the mailing list
produced the following warn message
{code}
Count in xref table is 0 at offset 68229
{code}
This was a false warning as 0 is allowd as count value within a xref table.
I've removed that message and now Tims pdfs don't produce any of the given warn
messages anymore.
I'm continuing with those files Tilman mentioned.
> 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)