[
https://issues.apache.org/jira/browse/OFBIZ-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12519199
]
Jacopo Cappellato commented on OFBIZ-1110:
------------------------------------------
Oleg,
I'd say to create a new Jira issue (and maybe sub-tasks for it) to keep things
cleaner.
It's great to know that you are interested in improving the current features:
exactly, what are the next steps that you are planning to work?
In my opinion, in order to add flexibility for other properties (such as
page-width and page-height ), we should set them in the "actions" section of
the screen decorators for xsl-fo based reports; please, have a look at rev
564554 ( http://svn.apache.org/viewvc?view=rev&revision=564554 ) and how I set
there the font-family property: we can do the same for other properies as
pageWidth and pageHeight.
> Default FOP Font
> ----------------
>
> Key: OFBIZ-1110
> URL: https://issues.apache.org/jira/browse/OFBIZ-1110
> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: SVN trunk
> Reporter: Krzysztof Podejma
> Assignee: Jacopo Cappellato
> Fix For: SVN trunk
>
> Attachments: widget.diff
>
>
> current ofbiz(OOTB) reporting does not support multilingual users. When you
> use non-english locale you get '#" characters.
> additionally it is hard to track all changes in reports so here default font
> comes up.
> it would be great to add fop.xcon file to trunk with UNICODE font that could
> print any characters in any languages.
> I've made up two another solutions 1) is a property in general.properties
> that store default font
> 2) to associate font-family name with locale as property (in property file)
> and use this font-family to print reports in user language properly.
> with second solution users can define what fonts they have and want to use
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.