https://issues.apache.org/bugzilla/show_bug.cgi?id=51441
Vincent Hennebert <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Vincent Hennebert <[email protected]> 2011-06-29 11:14:22 UTC --- This is not a FOP issue. This is a problem with the JVM not finding the appropriate font, silently falling back to a default font (SansSerif), whose metrics are incompatible with Helvetica. To work around that problem you need to use a font that is both known by the JVM and configured in fop.xconf. Have a look here for more details: http://markmail.org/message/obiwsaqa32ocd7qc -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
