You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by "Dhiraj (JIRA)" <ji...@apache.org> on 2015/03/20 07:00:45 UTC

[jira] [Created] (FOP-2457) afp TLE and page groupedname issues using fop and stylesheet version 2.0

Dhiraj created FOP-2457:
---------------------------

             Summary: 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
             Fix For: 1.1


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)