02-26-2008 11:29 AM
02-26-2008 11:29 AM
03-03-2008
10:21 AM
- last edited on
06-02-2025
03:02 PM
by
Content Cleaner
Hi krispiekream,
You can let the user choose a printer by using .NET to have a default Windows Print Dialog to show up. The PrintDialog .NET constructor is in System.Windows.Forms namespace. I've attached a simple example VI that demostrates how to open a PrintDialog and pass the name of the printer to the Print Report.vi.
Regards,
Stanley Hu
National Instruments
Applications Engineering
http://www.ni.com/support
03-03-2008 10:31 AM
03-03-2008 11:02 AM
03-03-2008 11:35 AM