Modify Page Number Variables
October 28, 2009 12:00 AM
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