[EMAIL PROTECTED] wrote:
is there any way to set the default-font, which is used as fallback when an unknown font was used, to arial?
The default font is more or less hardwired to one of the built in fonts, either Helvetica, Times Roman or Courier. Furthermore:
The message I receive is: [ERROR] unknown font Arial,normal,normal so defaulted font to any
Either there is no entry in the config file defining the location for the files for the Arial font, or the entry has syntax errors, perhaps it was written for another FOP release. In either case, because FOP can't find the required data, there is no point in interpreting "any" as "Arial"... Just providing a correct configuration should fix the problem. Did you read http://xmlgraphics.apache.org/fop/0.20.5/fonts.html ? J.Pietschmann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
