[
https://issues.apache.org/jira/browse/PDFBOX-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tilman Hausherr updated PDFBOX-3855:
------------------------------------
Description:
{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.
was:
{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.
> 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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]