Petr Slaby created PDFBOX-2109:
----------------------------------

             Summary: CFFParser uses String constructor without encoding
                 Key: PDFBOX-2109
                 URL: https://issues.apache.org/jira/browse/PDFBOX-2109
             Project: PDFBox
          Issue Type: Bug
            Reporter: Petr Slaby
            Priority: Trivial
         Attachments: CFFParser.java.patch

The string constructor called in CFFParser#readTagName() should specify an 
encoding, probably "ISO-8859-1", otherwise it will not work on systems where 
the default encoding is something "exotic" (we have some with EBCDIC, but I 
never tried to run PDFBox there). Patch attached.



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

Reply via email to