Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to eject a report page and continue on the next page
Message
From
16/07/2000 22:32:38
 
 
To
10/07/2000 17:52:19
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00390522
Message ID:
00393090
Views:
22
>Hi Guys
>is it possible when running a report to tell the report to eject and carry on on the next page. this is for an invoice which look dreadful when all you get on the last page is the total. i want to be able to tell it in the 'details' to eject the page if it has printed 'x' number or lines.
>Thanx for the help!



If your report is simple, then I would suggest you to do this (Which I have post in FAQ - Report and Report Designer)

If the report Footer have many information so that it worth near half of page, there will be a problem that VFP will print the
footer page into a separate page! The Outlook is poor as the last record is Not continuous with the footer! For example, the
invoice will give the Total information in a single page without the last Orditems show!
To Fix this problem, what you need to do:

1) Copy Whole Detail Brand Field into Footer Brand
2) Change all Detail Brand Field Print Condition to: RecNo()#RecCount() and
3) Set Erase Line if Not Printed to True!

Since when printing the footer page, the RecNo() will equal to RecCount() so that the last record will sure print on footer page!
Previously action is to avoid the last record print and also make fit if the footer is printed together with the last few records!

^-^; Good Luck!
The weak wait for chance, The strong bid for chance,
The clever notch up chance, but The merciful give you chance.
Previous
Reply
Map
View

Click here to load this message in the networking platform