[
https://issues.apache.org/jira/browse/OFBIZ-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549471
]
Jacopo Cappellato commented on OFBIZ-1410:
------------------------------------------
We did something very similar with the other reports... have a look for example
at the definition of the invoice pdf:
component://accounting/widget/AccountingPrintForms.xml#InvoicePDF
Of course we'll have to move some of the xsl-.fo tags (for example the
<fo:page-sequence master-reference="letter-portrait"> should be moved out of
the printFixedAssetMaint.fo.ftl template)
Jacopo
Another very minor thing you could improve is the extension of the templates:
fo.ftl instead of .fo
> Improved xsl-fo Decorator
> -------------------------
>
> Key: OFBIZ-1410
> URL: https://issues.apache.org/jira/browse/OFBIZ-1410
> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Reporter: Adrian Crum
> Priority: Minor
> Attachments: asset_maint.patch, asset_maint.patch,
> fo_decorator.patch, fo_decorator.patch
>
>
> Improved xsl-fo screen widget decorator scheme. Set up to work more like the
> GlobalDecorator - complete with parameterized elements.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.