You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Michele Balistreri (JIRA)" <ji...@apache.org> on 2014/10/24 22:46:34 UTC

[jira] [Updated] (PDFBOX-2455) NonSequentialParser does not tolerate missing %%EOF markers

     [ https://issues.apache.org/jira/browse/PDFBOX-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michele Balistreri updated PDFBOX-2455:
---------------------------------------
    Attachment: NonSequentialPDFParser_NoEOF.patch

Patch for missing/corrupted EOF

> 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: 2.0.0
>            Reporter: Michele Balistreri
>         Attachments: NonSequentialPDFParser_NoEOF.patch
>
>
> 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)