You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2017/07/05 16:56:00 UTC

[jira] [Created] (PDFBOX-3855) NPE in CFFParser.parse()

Tilman Hausherr created PDFBOX-3855:
---------------------------------------

             Summary: NPE in CFFParser.parse()
                 Key: PDFBOX-3855
                 URL: https://issues.apache.org/jira/browse/PDFBOX-3855
             Project: PDFBox
          Issue Type: Bug
          Components: FontBox
    Affects Versions: 2.0.6
            Reporter: Tilman Hausherr
            Assignee: Tilman Hausherr
             Fix For: 2.0.7, 3.0.0


{code}
java.lang.NullPointerException: null
    org.apache.fontbox.cff.CFFParser.parse(CFFParser.java:139)
    org.apache.fontbox.cff.CFFParser.parse(CFFParser.java:68)
    org.apache.pdfbox.pdmodel.font.PDType1CFont.<init>(PDType1CFont.java:103)
    org.apache.pdfbox.pdmodel.font.PDFontFactory.createFont(PDFontFactory.java:60)
{code}
I can't share the file due to confidentiality. I'll just catch the null and a few others nearby.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org