Details
Description
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="
" encoding="500"/>
<afp:tag-logical-element name="Bill No" value="
"/>
<fo:region-body margin-top="2mm" margin-bottom="0in" column-count="1" column-gap="0.50in"/>
</fo:simple-page-master>