Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Crystal RDC CRviewer - select printer option
Message
From
13/06/2001 16:24:53
 
 
To
03/06/2001 17:03:56
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00514360
Message ID:
00519053
Views:
17
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?
Previous
Reply
Map
View

Click here to load this message in the networking platform