Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Print Preview
Message
 
À
17/02/2000 15:30:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Divers
Thread ID:
00333671
Message ID:
00333711
Vues:
54
>Is there any way to select a printer and print from the preview of a report. How do I set this up for an application?

Yup, I have a faq on this...
One catch. You want to select all of your data into one cursor before sending it to the report otherwise things may not print correctly.

---------
Normally when the user clicks the print button on the toolbar when previewing a report, it is sent directly to the currently chosen printer without displaying the Windows print dialog box. You can override this behaviour using the following:

REPORT FORM rMyReport NOCONSOLE TO PRINTER PROMPT PREVIEW

Note: if the user closes the preview, the report does not print.
------------
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform