[
https://issues.apache.org/jira/browse/PDFBOX-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Lehmkühler resolved PDFBOX-2455.
----------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
1.8.8
I've applied the patch as proposed with some additional logging.
Thanks for the contribution!
> NonSequentialParser does not tolerate missing %%EOF markers
> -----------------------------------------------------------
>
> Key: PDFBOX-2455
> URL: https://issues.apache.org/jira/browse/PDFBOX-2455
> Project: PDFBox
> Issue Type: Bug
> Components: Parsing
> Affects Versions: 1.8.7, 2.0.0
> Reporter: Michele Balistreri
> Assignee: Andreas Lehmkühler
> Fix For: 1.8.8, 2.0.0
>
> Attachments: NonSequentialPDFParser_NoEOF.patch, corrupted_eof.pdf
>
>
> The NonSequentialParser throws an exception when parsing a file with a
> missing or corrupted %%EOF marker. All PDF-viewers I tried however handle
> this kind of documents without problems.
> The attached patch makes the parser ignore missing %%EOF when in lenient
> mode. I cannot attach the original file presenting this problem, since it is
> a bank statement, but I have attached a small document with the same issue
> that I have created for testing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)