Apache FOP not displaying Cyrillic properly
843834Feb 18 2008 — edited Jul 1 2009Hi,
I am using apache FOP to generate pdfs' in Russian. I have embedded the fonts into the application but the output is being displayed as html numerical codes.
The html numerical codes are stored in the database but I am unable to render them properly. I know the fonts are embedded correctly because when I apply the fonts to English text, Russian characters are displayed in the pdf correctly.
e.g the Russian characters are displayed like this:
прод... etc
Why are my codes not displaying properly ? I'm a bit lost at this point.
thanks in advance