LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

printing a CWGraph in CVI

Hi,

I'm using Labwindows CVI 6.0 FULL and win2K, I would like to know how to print my CWGraph, I want the Axes, the plots to be send to a printer, I do not want to plt my all my panel, if its possible to have and example, I remind you that I'm not using VB ! so no VB code please...

Thank you,
0 Kudos
Message 1 of 2
(2,732 Views)
PrintCtrl will work. Different printers have different issues in printing. The safest way would be to print in bitmap printing mode. That works for almost all printers for graphics. You can go to Bitmap Printing with SetPrintAttribute.

Best Regards,

Chris Matthews
National Instruments
0 Kudos
Message 2 of 2
(2,732 Views)