Ending Page Count with Pop-up Pages
November 5, 2007 12:00 AM
Ludo has the best way.If that does not work for you, you will have to modify the actions that set the pages. Insert two actions before the last action that sets the page numbering field. 1. Set a temporary variable (say pgTemp) to PagesInTitle. 2. Then subtract whatever you want from pgTemp to get the number you desire.3. In the last original action that added PagesInTitle to the RunningPgCount variable, replace PagesInTitle with pgTemp.
Discussions have been disabled for this post