You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Juraj Lonc (JIRA)" <ji...@apache.org> on 2014/05/12 19:48:14 UTC

[jira] [Created] (PDFBOX-2074) 4-bytes CMap entry causes exception

Juraj Lonc created PDFBOX-2074:
----------------------------------

             Summary: 4-bytes CMap entry causes exception
                 Key: PDFBOX-2074
                 URL: https://issues.apache.org/jira/browse/PDFBOX-2074
             Project: PDFBox
          Issue Type: Bug
    Affects Versions: 2.0.0
            Reporter: Juraj Lonc


I have PDF that has CMap entry consisting of 4 bytes. It is just one entry with that size, other entries have 2-bytes.

Adobe reader has no problems with that, PDFBox throws Exception.

I think this Exception should not be thrown. It should be skipped or truncated tu 2 bytes and write warning to log.



--
This message was sent by Atlassian JIRA
(v6.2#6252)