Gregory Buchenberger wrote:
Hello,

Hi,

<snip/>

The gsfonts are registering OK. Where I've used an explicit font it
gets embedded. Yet when FOP has to make a choice it still uses
Helvetica and doesn't embed the Nimbus font in it's place. What am I
missing in the configuration? Also, when I run FOP it always reports:

Are you sure you have specified the font family for the entire document? If you forget to specify the font-family then it defaults to "sans-serif,Symbol,ZapfDingbats" By default sans-serif maps to Helvetica, so that may be how it ends being used in your case.


WARNING: Font "Symbol,normal,700" not found. Substituting with
"Symbol,normal,400".
Dec 22, 2009 12:00:29 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Font "ZapfDingbats,normal,700" not found. Substituting with
"ZapfDingbats,normal,400".

These warnings are actually a known bug, see: https://issues.apache.org/bugzilla/show_bug.cgi?id=47279. However, this does suggest there are some parts of your XSL-FO for which no font has been specified.


What are those fonts generally used for? Where might FOP need them?
Thanks ahead and Merry Christmas to you all.

Thanks,

Chris


Best Regards,

Gregory Buchenberger
Eightfold Consulting
www.eightfoldconsulting.com

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





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

Reply via email to