Hello,

I am trying to setup fop-0.93 for using different fonts for a pdf which will be created later. I use the conf/userconfig.xml file to specify the font-metrics.
There I added


<font metrics-file="file:///C:/apache_fop_fonts/batang.xml"
kerning="yes" embed-file="file:///C:/apache_fop_fonts/BATANG.TTF">
<font-triplet name="Batang" style="normal" weight="normal"/>
</font>


Before this step I created the XML font metrics file successfully. Then I run fop using fop -c conf/userconf.xml... where I get the following error/warning message:


Warnung: Font 'Batang,normal,400' not found. Substituting with 'any,normal,400'


I receive the message also for 'Batang,normal,700' and 'Batang,italic,400'.
Does anyone of you have a hint/solution for me? This would be very helpful for me.

Thanks a lot.





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to