Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printed document after viewing
Message
De
27/03/2006 11:49:45
 
 
À
27/03/2006 00:00:33
Sonny Tabano
Trams Printwork, Inc.
Mabalacat, Philippines
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01107850
Message ID:
01108014
Vues:
11
If you are using vfp 9 and ReportListener, there is a method in the ReportListener, the OnPreviewClose() method. Put this in it

LPARAMETERS lPrint

THIS.lPrinted = lPrint

and create the lPrinted property in the ReportListener

Then, if the enduser looks a preview and clicks the print button lPrint will be .T., if he clicks the close button lPrint will be .F.

You will get what the user did in lPrinted

Good luck
Hernan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform