LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Using the print dialog box of Windows

Hallo,
how can I use the Windows printing dialog box for selecting a printer ?

(I use LabWindows 5.0.1)

Regards HGalle
0 Kudos
Message 1 of 2
(3,005 Views)
Our printing functions (PrintCtrl, PrintPanel, etc.) will bring up the print dialog if you select to show it in the function call. If you weren't using our print function, you can bring up the Windows print dialog box with the Windows SDK function PrintDlg. Consult SDK documentation for help with this function.

Best Regards,

Chris Matthews
Measurement Studio Support Manager
Message 2 of 2
(3,005 Views)