May 4, 200124 yr 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
Create an account or sign in to comment