dbrich 0 Report post Posted May 18, 2018 I deleted the "Page Number" entry in the "Page Numbers Footer" profile and am trying to recreate it. Looking at the syntax used in the "Current Page Header" profile, it should be something like: Page $PageNo[1] of $Pages However, this does not give the correct number of total pages. Anyone know the right syntax for the total number of pages? Thanks, dbrich Share this post Link to post Share on other sites
Steven Zakulec 60 Report post Posted May 21, 2018 Here's what I have in my copy of Nitro 11 for Page Number Footer: Page $PageNo[1] of $TotalPages 1 Share this post Link to post Share on other sites
dbrich 0 Report post Posted May 21, 2018 Thanks, that works! Share this post Link to post Share on other sites