hi, content of the given link as follows:
You can use TTF fonts in fo.ftl files. You need to use file "framework/webapp/config/fop.xconf". This file contain following code that responsible for font family, change font family according to the requirement, exemple <font metrics-url="arial.xml" kerning="yes" embed-url="arial.ttf"> <font-triplet name="Arial" style="normal" weight="normal"/> <font-triplet name="ArialMT" style="normal" weight="normal"/> </font> I found that I could put this: <fonts> <auto-detect/> </fonts> And FOP now sees all the TTF's that the system knows. On Wed, Feb 24, 2010 at 7:38 AM, zhiyongcui <[email protected]> wrote: > > It doesn't do anything .I think it should be a FAQ,but I can't find > anything > usable. > -- > View this message in context: > http://n4.nabble.com/simplified-chinese-problem-tp1565879p1566876.html > Sent from the OFBiz - User mailing list archive at Nabble.com. > -- Thanks Brajesh Patel HotWax Media http://www.hotwaxmedia.com
