&SFSY-PAGE& for the current page number
&SFSY-FORMPAGES& for the total number of pages in the form
&SFSY-JOBPAGE& for the total number of pages of all forms in the print job
You can use the following modes to define which values the different page counters can accept
Initialize : This will reset the page counter.
Increase : Increase the page counter by 1.
Leave Counter Unchanged : Does not increase page counter.
Page and Total Page Unchanged : Hold all the values.
Initialize, Increase, and Hold only change &SFSY-PAGE& accordingly. &SFSY-FORMPAGES& and &SFSY-JOBPAGES& are increased by one regardless of this setting.
Page and Total Page Unchanged has the effect that not only &SFSY-PAGE& but also &SFSY-FORMPAGES& remain unchanged.
Click on Read More for Picture.......................................
Page numbering mode of a form page
Mode of the counter of a form page.
The page counter can be set so that the number of the previous page is incremented, the page number is reset to its initial value, or the previous page number is repeated.