[
https://issues.apache.org/jira/browse/FOP-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16152468#comment-16152468
]
Kazuyuki Murakami commented on FOP-2736:
----------------------------------------
In CFFParser
{noformat}
java.lang.NullPointerException
at
org.apache.fontbox.cff.CFFParser.parseCIDFontDicts(CFFParser.java:552)
at org.apache.fontbox.cff.CFFParser.parseFont(CFFParser.java:502)
at org.apache.fontbox.cff.CFFParser.parse(CFFParser.java:141)
{noformat}
> Acrobat Reader error with Aoyagi Soseki Font
> --------------------------------------------
>
> Key: FOP-2736
> URL: https://issues.apache.org/jira/browse/FOP-2736
> Project: FOP
> Issue Type: Bug
> Components: font/opentype
> Affects Versions: trunk
> Environment: Operating Systems: Windows
> JDK: 1.8
> OpenFont: AoyagiSosekiFont2OTF
> Reporter: Kazuyuki Murakami
> Attachments: AoyagiSosekiFont2.otf, fop.xconf, test_acro.pdf,
> test.fo, test_full.pdf, test_subset.pdf
>
>
> The "Aoyagi Soseki Font2" font cannot be embedded into PDF document.
> How to repeat
> 1. Get FOP from trunk@1806787
> 2. Get Font from the attachment
> 3. Use my config file and generate the PDF, there is no error reported.
> 4. Open the PDF file in Acro-Reader, it will report the "cannot extract the
> embedded font" error.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)