Hi Eric, This URL might help you better understand the error message: http://www.w3.org/TR/xsl/#font-weight
Just out of curiousity, what FOP version are you using? There was a fix recently touching on that area of code which might solve your problem. Hope that helps Mehdi On 13 September 2011 16:40, Eric Douglas <edoug...@blockhouse.com> wrote: > FOP spits out warning messages on the transform. > > Sep 13, 2011 11:32:54 AM org.apache.fop.events.LoggingEventListener > processEvent > WARNING: Font "Lucida Sans Typewriter,normal,700" not found. Substituting > with "Lucida Sans Typewriter,normal,600". > > I never told it to use 700. My FO file just has font-weight="bold". > Is there a simple fix for this or do I just have to save the font's actual > weight where I'm loading in my custom fonts and replace the word bold? --------------------------------------------------------------------- To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org