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 "Kirils Belahs (JIRA)" <ji...@apache.org> on 2013/08/30 15:45:13 UTC

[jira] [Created] (FOP-2295) AFP TLE tags are not added to next page

Kirils Belahs created FOP-2295:
----------------------------------

             Summary: AFP TLE tags are not added to next page
                 Key: FOP-2295
                 URL: https://issues.apache.org/jira/browse/FOP-2295
             Project: Fop
          Issue Type: Bug
          Components: awt renderer
    Affects Versions: 1.1
            Reporter: Kirils Belahs


If we have more than one page, TLE tags are added only to first page.

Example:
 <fo:page-sequence master-reference="Page">
      <afp:tag-logical-element name="foo" value="'bar'" />
...

will produce tags on first page, and will not on subsequent pages of this page-sequences. To check tags afp viewer was used. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira