LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to print a file?

Hello,

How can I print a PDF file in LabView, without opening it, only giving the it's path?

Thanks
0 Kudos
Message 1 of 4
(3,182 Views)

You can try using the report vi's. See example LV 8.6.1. Although I don't have a printer connected to this machine so I can't confirm it works.

 

0 Kudos
Message 2 of 4
(3,151 Views)

how to print a pdf file from LabVIEW

 

Found using a simple search. 

 

Obviously you would need to update the path to the PDF reader based on whatever version you're using. If you're using a different PDF reader you should check if it has command-line options and adjust accordingly.

Message 3 of 4
(3,142 Views)
Thank you very much, it worked.
0 Kudos
Message 4 of 4
(3,106 Views)