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?
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.