Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printing footer
Message
De
23/03/2001 00:53:04
 
 
À
17/03/2001 17:30:51
Cindy Winegarden
Duke University Medical Center
Durham, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Divers
Thread ID:
00485167
Message ID:
00487910
Vues:
8
>You could make a report variable that counts rows and print the information in the page footer if you're at EOF() and nNumRows <= 45 and in the group footer if your're at EOF() and nNumRows > 45.
>
>Draw pictures of your report. Describe to yourself in words what you want - "I want to print this text here if ___ and print it here if ___. Then use grouping and report variables to test for your conditions.
>
>Create "fake" groups if you need to like grouping on .T. so you can put controls in a group footer which will show in the middle of a page if that is better than a page footer or a report summary band.

Hi Cindy,

I'm sorry for not replying you sooner.

It seems that when we use both of the group footer and page footer and the row=45 they always print two pages because the space for 45 rows (1 page) is also used by the page footer. I've examined this for a couple times.


Budianto M.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform