[ https://issues.apache.org/jira/browse/PDFBOX-921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982566#action_12982566 ]
Yann De Cillia commented on PDFBOX-921: --------------------------------------- I just upgraded my pdfbox library to 1.4.0 version (from maven repo) to resolve this issue when extracting text from PDF containing type1 font. I am still having the same exception (NumberFormatException) with the document "testPdfBox.pdf" I am attaching. > NumberFormatException when parsing a type1 font > ----------------------------------------------- > > Key: PDFBOX-921 > URL: https://issues.apache.org/jira/browse/PDFBOX-921 > Project: PDFBox > Issue Type: Bug > Components: Parsing, PDFReader, PDModel > Affects Versions: 1.3.1 > Reporter: Andreas Lehmkühler > Assignee: Andreas Lehmkühler > Fix For: 1.4.0 > > > Martijn Brinkers reported this issue on dev@pdfbox [1]. A > NumberFormatException can occur if the header of an embedded type1 font > wasn't malformed. > The pdf attached to PDFBOX-816 triggers that exception. > [1] http://markmail.org/message/xxquw7om7uvlf5bz -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.