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?