Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Print Preview
Message
De
30/07/1999 15:08:38
 
 
À
30/07/1999 15:04:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Divers
Thread ID:
00248326
Message ID:
00248327
Vues:
14
This is either very hard or very easy... If this will work, it will be easy: Include the word preview on the line that has the report form command.

I often have something like
if thisform.previewbox.value = .t. then
lcpreview = "Preview"
else
lcpreview = "to print off"
endif
report form myreport &lcpreview

If this isn't what you want, give more details please!

>Hi All,
>
>I would like to allow my users to see a Print Preview similar to the Print Preview available when running VFP 6.0 interactively, when executing my application from a .prg or an .exe. Is there a way - not too involved?? TIA.
>
>Regards,
>
>Paige
--Todd Sherman
-Wake Up! Smell the Coffee!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform