Tilman Hausherr created PDFBOX-3057:
---------------------------------------
Summary: NPE in CFFParser.parseType1Dicts()
Key: PDFBOX-3057
URL: https://issues.apache.org/jira/browse/PDFBOX-3057
Project: PDFBox
Issue Type: Bug
Components: FontBox
Affects Versions: 2.0.0
Reporter: Tilman Hausherr
Fix For: 2.0.0
{code}
Exception in thread "main" java.lang.NullPointerException
at org.apache.fontbox.cff.CFFParser.parseType1Dicts(CFFParser.java:604)
at org.apache.fontbox.cff.CFFParser.parseFont(CFFParser.java:466)
at org.apache.fontbox.cff.CFFParser.parse(CFFParser.java:115)
at org.apache.pdfbox.pdmodel.font.PDType1CFont.<init>(PDType1CFont.java
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]