Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Page Footer - Last Page Only
Message
From
03/10/2005 04:50:43
 
 
To
03/10/2005 04:18:13
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
01055422
Message ID:
01055428
Views:
12
Hi Borislav,

Thanks for the idea. Unfortunately, it does not quite work for me because I am printing statements for more than one customer at a time and the totals now print only on the last page of the last statement. But you have pointed me in the right direction. I think I have to do something similar to page x of xx, where I run the report twice. The first time to set page markers beginning with 1 for each customer. Then send the first report to a file and print the second run.

Thanks,

Ken

>>Hi,
>>
>>How would one go about having items in a page footer print only on the last page? I am printing statements on a preprinted form and, in those cases where the detail items fill more than one page, I would like the page footer (totals and ageing data) to print on the last page only. Even better, on all pages but the last, I would like to print "continued". VFP8.
>>
>>Thanks,
>>
>>Ken
>
>Put _pageno == _pagetotal in Print When in all controls in the Footer, and _pageno # _pagetotal for label with "Continued...".
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform