[
https://issues.apache.org/jira/browse/FOP-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Bowditch closed FOP-2295.
-------------------------------
Resolution: Invalid
This is not a bug. If you want the TLE on every page then add it as a child of
the page definition element, i.e. fo:simple-page-master. TLEs that are children
of fo:page-sequence are only output at the start of the sequence by design as
that is what some users require.
> 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