[EMAIL PROTECTED] wrote:
I've the problem, that greek symbols are not correctly displayed when i
embedd fop into my application. The character "Omega" looks like "Ω"
instead the normal Omega-symbol. I use the arial-font.

A typical encoding problem. The XML source or the intermediate FO (you don't have to use an intermediate string BTW, check the FOP web site) are encoded as UTF-8 be read as 8859-1 or a similar encoding. I'm not quite sure why this happens, the relevant parts of the code are missing.

J.Pietschmann

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



Reply via email to