LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

i want to print a excel file i have saved ..

Hi me newbie,
Using labview ,i want to print an excel file that i have just saved... something like a button i pressed print then the file that i have just saved will print... any one have any suggestion or examples can show me?
0 Kudos
Message 1 of 2
(2,937 Views)
Hi,
you can modify this activex example which will print excel files to your default printer. Use it as a subvi and feed the saved path and filename to the example as a string. Call it using a case structure or event structure in your code.

hope it helps.
Message 2 of 2
(2,926 Views)