[
https://issues.apache.org/jira/browse/FOP-2457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pascal Sancho closed FOP-2457.
------------------------------
Resolution: Invalid
Hi,
There is something wrong in your XSLT, lines 147 and 162.
I don't know what altova:inline-container-substitute should do, but in XSL-FO
lines 6 and 7 they result both in XPATH expressions, withc I guess are not
expected.
You should have a look in that direction, and ask to Altova users list (see
[1]) to get some help.
[1] http://www.altova.com/list/
> afp TLE and page groupedname issues using fop and stylesheet version 2.0
> ------------------------------------------------------------------------
>
> Key: FOP-2457
> URL: https://issues.apache.org/jira/browse/FOP-2457
> Project: Fop
> Issue Type: Test
> Components: fo/block, fo/page
> Affects Versions: 1.1
> Environment: java,altova-stylesheet,fop- for generating afp with
> index using TLE tag and groupname
> Reporter: Dhiraj
> Labels: test
> Fix For: 1.1
>
> Attachments: Customer.xml, Customer.xsd, Customer.xsl, Customer.xslt,
> afp.xconf
>
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> Hi,
> i am generate AFP from XML using altova stylesheet version 2.0, but i am
> facing problem while generating TLE and page groupedname.i have inserted
> <fo:afp-tag-logical-element> under the <fo:page-simple-master> but i am not
> able to see tag or index.
> i am looking for help and thanx in advance.
> my stylesheet logic is as below:
> <fo:simple-page-master master-name="page-master0" margin-left="0in"
> margin-right="0in" page-height="11.69in" page-width="8.27in" margin-top="0in"
> margin-bottom="0in">
> <afp:include-page-overlay name="Test0001"/>
> <afp:tag-logical-element name="Account_Number"
> value="{/DOCUMENT/BASIC_INFORMATION/Account_Number}" encoding="500"/>
> <afp:tag-logical-element name="Bill No"
> value="{/DOCUMENT/BASIC_INFORMATION/Bill_Number}"/>
>
> <fo:region-body margin-top="2mm" margin-bottom="0in" column-count="1"
> column-gap="0.50in"/>
> </fo:simple-page-master>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)