Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Page header does not print on summary page
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00762373
Message ID:
00762829
Views:
14
>I have a report summary band set to print on a new page. It prints fine on the last page, but the report header does not print. How can I get my page header to print on the last summary page?
>
>Thanks
>
>Brenda

That's "By Design". If you set the Summary Band to start on a new page, VFP assumes you don't want any page headers and footers. If you don't set it to start on a new page, it "usually" prints the page headers and footers. I say "usually" because there's a bug that you can run into if your last detail line is far enough down on the page that it has to go to a new page to print the summary. When it does, it doesn't bother with the page headers and page footers.

As suggested by others, one work around is to create a data group on EOF() and put your summary there. Another solution is to upgrade to VFP 8 because they've now added two new checkboxes to the Summary Band dialog that let's you tell it to always include the page header and the page footer.

Cathy
Cathy Pountney, Microsoft Visual FoxPro MVP
Memorial Business Systems, Inc. (www.mbs-intl.com)

My Website: (www.frontier2000.com)
My Blog: (www.cathypountney.blogspot.com)
My Book: The Visual FoxPro Report Writer - Pushing it to the Limit and Beyond
Free MSDN Article: What's New in the VFP 9.0 Report Writer
Free MSDN Article: The VFP 9.0 Report Writer In Action
Previous
Reply
Map
View

Click here to load this message in the networking platform