Nuno Lopes wrote:

Hello,

I was trying to make some PDFs of the PHP manual when I got some problems.
The manual is written in docbook and then I have a XSL sheet. I can generate
the manual in english, portuguese, french,... but not in russian.

Firstly, please post user related questions to the user list. The Development list is for code related issues. The developers are all subscribed to the user list anyway.



When I open the file I only get #####. What am I doing wrong? I've tried using FOP directly with XML, and with a FOP file generated by xsltproc, but noone works.

This means that the font-family you are using does not have any glyphs for the russian code points. It is a FAQ, with more details on the web site:


http://xml.apache.org/fop/faq.html#pdf-characters

Chris


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



Reply via email to