Hi, I've had such a bug once, which has not been fixed in trunk yet: FOP Bug #49301 https://issues.apache.org/bugzilla/show_bug.cgi?id=49301
There is an error in code which prevents user from finding a Font with weight: 700. HTH, Regards, Julien 2010/11/4 Varra, Mamatha <[email protected]>: > Hi Eric, > > > > Thanks for ur quick reply. > > We are using custom fonts. Normally we use font-family-serif for all pdfs, > and we use normal font,bold and italic styles. > > > > Thanks, > > Mamatha. > > > > ________________________________ > > From: Eric Douglas [mailto:[email protected]] > Sent: Thursday, November 04, 2010 12:22 PM > To: [email protected] > Subject: RE: font-substitution -FOP1.0 > > > > Are you supplying custom fonts or using auto-detect? Do you have the other > font? Typically normal font and bold font are in separate files. > > > > ________________________________ > > From: Varra, Mamatha [mailto:[email protected]] > Sent: Thursday, November 04, 2010 8:08 AM > To: [email protected] > Subject: font-substitution -FOP1.0 > > Hi All, > > We are upgrading fop 0.95 to 1.0 versions. I could generate the PDF as > expected but I could see some warnings related to font-substitution in my > console. I tried to figure out, but couldn’t. Does anyone have seen these > warnings? Your help is greatly appreciated. > > Console warnings: > > FOUserAgent W org.apache.fop.events.LoggingEventListener processEvent Font > "Symbol,normal,700" not found. Substituting with "Symbol,normal,400". > > FOUserAgent W org.apache.fop.events.LoggingEventListener processEvent Font > "ZapfDingbats,normal,700" not found. Substituting with > "ZapfDingbats,normal,400". > > Thanks, > > Mamatha. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
