I'm using QuickReports within my application and would like to have "Page x of x" within the footer. What's the best way to do this?
|
feedback
|
|
First prepare the document, so the system itselfs know how many pages will produce. There's a system variable you can use (no QR at hand to tell you the exact name). For example:
| |||
|
feedback
|
|
A solution is to count the number of pages during preview so when you send it to the printer you can place it in the footer. | |||
|
feedback
|