Young Padawan Posted November 18, 2004 Posted November 18, 2004 At the bottom of each page of my printout I want to have the current page number and the total number of pages (eg. page 1 of 4). I know how to insert the current page number symbol (##), but how do I get the last page number?
RalphL Posted November 18, 2004 Posted November 18, 2004 This requires a global number field g_Total_Pages. In the footer put ## of g_Total_Pages It also requires a script. In the script go to the preview mode, go to last page, set the global g_Total_Pages to the get(page number) then do the printing.
Recommended Posts
This topic is 7656 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now