[
https://issues.apache.org/jira/browse/PDFBOX-2571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14251956#comment-14251956
]
Tilman Hausherr commented on PDFBOX-2571:
-----------------------------------------
The files mentioned by me now render properly again; the only thing left is
that the glyph that appears on page 11 is not the same as in Adobe Reader. In
AR a delta appears, same for gswin. However I can't tell whether this is what
the author intended, because I am not a ion thruster scientist :-(
> IllegalStateException: Not a CIDFont
> ------------------------------------
>
> Key: PDFBOX-2571
> URL: https://issues.apache.org/jira/browse/PDFBOX-2571
> Project: PDFBox
> Issue Type: Bug
> Components: FontBox
> Affects Versions: 2.0.0
> Reporter: Tilman Hausherr
> Assignee: John Hewson
> Fix For: 2.0.0
>
> Attachments: 518330.pdf, GWG090_Font-Support_x3.pdf,
> bugzilla867751.pdf
>
>
> {code}
> Exception in thread "main" java.lang.IllegalStateException: Not a CIDFont
> at org.apache.fontbox.cff.CFFCharset.getGIDForCID(CFFCharset.java:134)
> at
> org.apache.fontbox.cff.CFFCIDFont.getType2CharString(CFFCIDFont.java:227)
> at
> org.apache.pdfbox.pdmodel.font.PDCIDFontType0.getType2CharString(PDCIDFontType0.java:224)
> at
> org.apache.pdfbox.rendering.font.CIDType0Glyph2D.getPathForCharacterCode(CIDType0Glyph2D.java:63)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)