Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Crystal RDC CRviewer - select printer option
Message
De
13/06/2001 16:24:53
 
 
À
03/06/2001 17:03:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00514360
Message ID:
00519053
Vues:
18
Hi Steve, we dropped the windows printerdialog (MSComDlg) of the form with our crystal viewer and called

llRetVal = ThisForm.PrinterDialog1.PrintDialog()

to let them choose their printer before we called

IF !EMPTY(llRetVal)
loReport.PrintOut(.F.,1,.F.)
ENDIF

>When selecting Print while in the CRViewer 8.5 the user is presented with a print dialogue that assumes System Printer without providing a mechanism for selecting an alternate prrinter.
>
>Am I missing another property which provides this function or must one select printer in a seperate step?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform