On Sep 25, 2008, at 04:16, Yang SongXiang wrote:

Hi

<snip />
But the Chinese character is displayed as "####" in china.pdf. Could
anyone give any help/tips? How to use FOP generate muti-language PDF?

The '#'s mean that the used font (probably a Base14 font) does not contain glyphs for CJK characters.

If you use FOP 0.95, and have a font available on your system that does contain those glyphs, then activating font auto-detection will enable you to use that font in your XSL-FO.

see:
http://xmlgraphics.apache.org/fop/faq.html#pdf-characters
http://xmlgraphics.apache.org/fop/0.95/fonts.html#register

and for the configuration usage:
http://xmlgraphics.apache.org/fop/0.95/configuration.html

As a note on the side (since this is the second time you post a question to which the answer is in the FAQs): it would really be more convenient, not only for us, but definitely also for yourself, if you took the time to look around on the website *before* posting questions... Saves you the time to wait, and us the time to type and copy the links. :-)
See also:
http://xmlgraphics.apache.org/fop/gethelp.html


Cheers

Andreas

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

Reply via email to