Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Print footer on the last page
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01429928
Message ID:
01429967
Vues:
66
>>Hi All
>>Last twenty years, clients have been printing statements with "return address for payments and tearoff piece" at the bottom of the page in the footer. But now some clients want the "return address for payments" only to print on the last page. At present it prints of every page. The statement report is grouped by client code. Can this be done ??? TIA Shafid
>
>Yes, simply use
>
>recno() = reccount() as your Print When condition if you're using the cursor to drive your report.

I see - you want it at the bottom of every group footer, not of the report itself.

I believe Cathy Pountney has it in her list of tricks - I'll try to search here.

My quick idea would be to set some variable in the Group Footer OnEntry expression (reset in the GroupHeader OnEntry) and based on this variable print the text in the footer of the page.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform