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 "Pascal Sancho (JIRA)" <ji...@apache.org> on 2015/03/20 09:00:59 UTC

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

    [ https://issues.apache.org/jira/browse/FOP-2457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14370926#comment-14370926 ] 

Pascal Sancho commented on FOP-2457:
------------------------------------

Hi,

FOP input is XSL-FO, not XSLT.
Please, provide short XSL-FO that can help dev team to reproduce the issue.

> 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
>
>   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)