[ http://issues.apache.org/jira/browse/OFBIZ-170?page=comments#action_12429749 ] Eriks Dobelis commented on OFBIZ-170: -------------------------------------
I added a patch that allows to provide user's userconfig.xml. This in turn would allow to specify fonts to be embedded in the report. It reads fop.properties to get fop.path where userconfig.xml should be located. The other patch is just changing fonts in QuoteReport.fo.ftl file so that it uses Arial (because you can freely get Arial with many types of encodings as opposed to Helvetica). UI elements still do not work correctly, but the data that is retrieved from database looks fine. I suppose this should work for any character set which uses characters outside ISO Latin 1. > 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: fo.diff, QuoteReport-7.pdf, QuoteReport.diff > > > 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
