Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 8168 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hi,

I am trying to print the amount of pages per print job in the footer, so that the pages would print out, for example: 1 of 4, 2 of 4, 3 of 4, 4 of 4

Does anyone know how to get the amount of pages per print job to print?

Many thanks.

Posted

Create a global number field "gLastPage". Place the text "## of <<gLastPage>>" in your footer. Add these steps to your print script:

Enter Preview Mode ()

Goto Record/Request/Page (Last)

SetField(gLastPage, Status(CurrentPageNumber)

Print()

Enter Browse Mode

-bd

This topic is 8168 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.