Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to eject a report page and continue on the next page
Message
De
16/07/2000 22:32:38
 
 
À
10/07/2000 17:52:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00390522
Message ID:
00393090
Vues:
23
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform