You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "simon steiner (JIRA)" <ji...@apache.org> on 2014/07/24 16:30:38 UTC

[jira] [Created] (PDFBOX-2241) IOException: Expected INTEGER or REAL but got NAME

simon steiner created PDFBOX-2241:
-------------------------------------

             Summary: IOException: Expected INTEGER or REAL but got NAME
                 Key: PDFBOX-2241
                 URL: https://issues.apache.org/jira/browse/PDFBOX-2241
             Project: PDFBox
          Issue Type: Bug
          Components: FontBox
    Affects Versions: 2.0.0
            Reporter: simon steiner
         Attachments: 2.pdf

java -cp /home/simon/pdf-box-svn/app/target/pdfbox-app-2.0.0-SNAPSHOT.jar org.apache.pdfbox.tools.PDFToImage 2.pdf

SEVERE: Can't read the embedded Type1 font Avenir-BookOblique
java.io.IOException: Expected INTEGER or REAL but got NAME
	at org.apache.fontbox.type1.Type1Parser.arrayToNumbers(Type1Parser.java:235)
	at org.apache.fontbox.type1.Type1Parser.parseASCII(Type1Parser.java:188)



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