Expand my Community achievements bar.

Tracking page number within pageSets

Avatar

Level 2

Hello,

I have a form based on an XML schema which contains pageSet containing a number of subforms which are all set to flowed.

The form repeats all subforms for each DataItem in the XML document.

Here is the rough hierarchy:

- Form A

     - Master Pages

          - Page 1

               - A Header section

               - A Body

               - A Trailer section

     - pageSet (account)

          - subform Header flow

          - subfrom transactions flow

          - subform Trailer flow

My question is:  If I am rendering this PDF with 50 accounts in it, how do I keep track of the page numbers of each document within relative to the pageSet?  i.e. I want the page count to start again at 1 for each data item in my xml.

Thanks,

Terry

0 Replies