Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Invalid
-
1.1
-
None
-
None
Description
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.