nancy_b <nancy_brndt <at> yahoo.com> writes: > > > Hi John, > > Thanks for your response! Unfortunately, the auto-detect capability did not > work for me. By the way, where is the main configuration file that FOP uses > to process default fonts and other parameters? > > Thanks in advance! > Nancy
Apparently, the defaults are built-in. You have to make your own configuration file and run fop -c <custom-conf-file> <rest-of-command-line> Copy the sample file at There is a sample file at <fop-folder>/conf/fop.xconf and edit it. My previous post shows where to add (or uncomment) the necessary tags. Also note the suggestion by another poster to use the <directory> tag, which is necessary if verdana.ttf is not located in one of the standard places on your system. I have used such Windows TrueType fonts as Arial, Times New Roman, Calibri and Cambria like this on my Kubuntu Hardy Heron system. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
