LiveOak Posted May 4, 2001 Posted May 4, 2001 This is a method of finding the number of pages in a report for printing "Page 5 of 8". Create a global number field "gLastPage" Include the script following script steps in you print script: Enter Preview Mode () <-- uncheck Pause Goto Record/Request/Page (last) Set Field (gLastPage, Status(CurrentPageNumber) On your layout place the text: "Page ## of <<gLastPage>>" -bd
Recommended Posts
This topic is 8672 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