Am 26.03.2015 um 14:16 schrieb Eric Douglas:
When I call the PDFRenderer renderPageToGraphics method I get warnings in
my log.
Is there a fix for these?

org.apache.pdfbox.pdmodel.font.PDType1Font <init>
WARNING: Using fallback font ArialMT for ZapfDingbats
org.apache.pdfbox.rendering.font.Type1Glyph2D getPathForCharacterCode
WARNING: No glyph for 52 (.notdef) in font ZapfDingbats
org.apache.pdfbox.pdmodel.font.PDType1Font <init>
WARNING: Using fallback font ArialMT for ZapfDingbats


Yes, buy a ZapfDingbats type 1 font and copy it into your font directory. Or maybe you already have it, then the file is named "ZD______.PFB". License restrictions may apply.

Tilman

PS: alwyays mention the version (in your case "trunk" or "2.0")


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to