Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Last Page in a group
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Database:
Visual FoxPro
Divers
Thread ID:
00958106
Message ID:
00959114
Vues:
15
Thanks Cathy. Problem solved

>One option is to use the Group Footer band. If you need the graphic printed in the Page Footer instead, here's a trick...
>
>1. Create a Report variable called rnCount, set it to 0, mark it as COUNT, and have it reset on the Data Group.
>2. In the OnExit Expression of the Group Footer, use this: _VFP.SetVar('rnCount', 0)
>3. Now in the graphic in the Page Footer, use this in the Print When: rnCount = 0
>
>
>Cathy
>
>>How can I determine whether the report writer is printing a last page of a group as I want to be able to print a graphic only on this page ?
>>
>>Many thanks in advance for any help on this
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform