I've got a java resource bundle for Traditional Chinese (Taiwan) that is
encoded as Big5.  Some of the strings defined in the resource end up in
a PDF document that is created using FOP.  The same strings are also
displayed via a webbrowser as html.  The issue is that the strings
display properly in the browser using the Traditional Chinese (Big5)
encoding but display as garbage in the PDF.

I've tried embedding about 10 different chinese fonts in the PDF but
nothing has worked.  Does anyone know where I could get a good Big5
Traditional Chinese font? (or why the characters would display as
garbage?)

I'm using UTF-8 as my encoding for my XSL files.  I've seen some posts
referring to using Big5 as the encoding and 'passing' that to the fo
renderer.  How is that done?

Thanks,
Rich

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

Reply via email to