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:45:34 UTC

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

Michele Balistreri created PDFBOX-2455:
------------------------------------------

             Summary: 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


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)