You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Christian Geisert (JIRA)" <ji...@apache.org> on 2006/08/22 17:23:17 UTC

[jira] Commented: (OFBIZ-170) Incorrect rendering of international characters in PDF reports created using XSL:FO

    [ http://issues.apache.org/jira/browse/OFBIZ-170?page=comments#action_12429743 ] 
            
Christian Geisert commented on OFBIZ-170:
-----------------------------------------

I guess the # are latvian characters which are not part of the ISO Latin 1 character set (see http://xmlgraphics.apache.org/fop/faq.html#pdf-characters for details)

So  you need to add a custom font which contains the needed characters (see http://xmlgraphics.apache.org/fop/0.20.5/fonts.html#custom) and the configuration for the font must be done in FOPRenderer.java (see http://xmlgraphics.apache.org/fop/0.20.5/embedding.html#config-external).

I'll adress this issue with the new FOP api but if you need this now I'm happy to help you with it.

> Incorrect rendering of international characters in PDF reports created using XSL:FO
> -----------------------------------------------------------------------------------
>
>                 Key: OFBIZ-170
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-170
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: framework, order
>            Reporter: Eriks Dobelis
>         Attachments: QuoteReport-7.pdf
>
>
> International characters in XSL:FO reports are replaced with # even if in the database, ecommerce webapp, catalog webapp, etc. characters are displayed correctly. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira