Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing footer
Message
From
16/03/2001 08:13:43
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
 
 
To
15/03/2001 20:34:07
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00485167
Message ID:
00485810
Views:
8
>>Try a page footer with Print When _PAGENO <> 1 for the item which should not show on page 1.
>
>You meant that I put both the information in the page footer, but when the file is EOF() they will be printed at the bottom of the page, not like the group footer they always print after the last record if EOF(). Any more idea ?

What about putting the same information in both the page footer and group footer/report summary. Use Print When to make the page footer not print on the last page. Determine the last page by either EOF() or by running the report the first time to a file and grabbing the _PAGENO value to a variable, then run the second time to print.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform