Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

print the graphics in waveformgraph to the printer

hi,
 
I am doing a project in VS.Net 2005 and NS 8.0. I need to print the plots in the waveformgraph to the printer. Anybody knows how to do that? thank you very much!
 
 
0 Kudos
Message 1 of 3
(2,916 Views)
Hi YHong,

Please see this link for more info:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/gdi/prntspol_7mgj.asp

(I found this in the Visual Studio Help)
Cheers,

David Goldberg
National Instruments
Software R&D
0 Kudos
Message 2 of 3
(2,904 Views)
Howdy YHong,

We actually have a shipping example that demonstrates this feature located at <MeasurementStudioVS2005>\DotNET\Examples\UI\WindowsForms\Graph\Printing.
They incorporate the PrintDocument class. Refer to the "Printing Windows Forms .NET Controls in Measurement Studio" section inside the Measurement Studio Documentation (Start >> Programs >> National Instruments >> Measurement Studio 8.0.1 for Visual Studio 2005 >> Measurement Studio Documentation) for further information.

Best Regards,

Message Edited by Jonathan N on 09-26-2006 04:30 PM

Jonathan N.
National Instruments
0 Kudos
Message 3 of 3
(2,897 Views)