Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Total page number in report form
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00313080
Message ID:
00313673
Views:
41
Just to expand on what Cindy said -- The VFP Report Writer is not consistent in its page breaks. Using either NOCONSOLE or PREVIEW will often give a different number of total pages, so you MUST print to file to get an accurate page count.

Barbar

>My coding to get total page number
>report form PRNORDER noconsole for ORDER_ID = _ORDER_ID
>total_page = _pageno
>report form PRNORDER PRINT PROMPT for ORDER_ID = _ORDER_ID
>
>but total_page return wrong result
>please help, have you any method to get right total page number.
Barbara Paltiel, Paltiel Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform