Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Page X from
Message
From
11/03/2003 11:49:11
 
 
To
11/03/2003 11:44:22
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00764302
Message ID:
00764308
Views:
27
Hello Chaim, If your version of VFP is 7 or later then you need to do this:

send your report to a null device, like this: REPORT FORM REPORT.FRX TO NULL (I don´t test this command, It may be with syntax error)

Now You must save the: _pageno, do it:

nLastPage = _pageno

And finally send your report to printer and use the variable nLastPage

>Who can help me?
>How can I mark each page the total pages (in the report)?
>Thank you
>Chaim
Previous
Reply
Map
View

Click here to load this message in the networking platform