Modify Page Number Variables

myNewPageVariable = VAR(PageInTitle)


myNewPageVariable = myNewPageVariable - 1 


 if you're using the page numbering tool thinger, on the 'add current page' action you'll want to add VAR(myNewPageVariable) to runningpagecount rather than VAR(PageInTitle)

Discussions have been disabled for this post