Skip to Content
0
Former Member
Jun 29, 2009 at 03:28 PM

Smartforms: Printing page numbers when calling multiple forms

538 Views

We are outputting 3 different forms in 1 spool request. When I use the "page x of y" output using SFSY-JOBPAGES, the total number of pages is correct, but the current page number resets between forms.

Example:

Form 1:

Page 1 of 7

Page 2 of 7

Page 3 of 7

Form 2:

Page 1 of 7 (Should be Page 4 of 7)

Page 2 of 7 (Should be Page 5 of 7)

Form 3:

Page 1 of 7 (Should be Page 6 of 7)

Page 2 of 7 (Should be Page 7 of 7)

The setup of the pages is such that the page mode is set to "Increase Counter" for each page of each form.

Any ideas how to remedy this?

Thank you,

-=Rob=-