To download NI software, including the products shown below, visit ni.com/downloads.
Overview:
Prints the Webpage using the default printer if present.
Description:
This code makes usage of invoke nodes to load a web page and print it on the default printer register on the PC. If the printer is not present a Warning is displayed.
Requirements:
LabVIEW 2012 (or compatible).
Steps to Implement or Execute Code:
1. Set the URL to the webpage.
2. Run the VI
Additional Information or References:
"**This document has been updated to meet the current required format for the NI Code Exchange.**".
Regards,
Dan King
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.
Works up to (at least) LabVIEW 2018!
There is also VI in Programming >> Dialog & User Interface >> Help, called Open URL in Default Browser for opening a browser. Not sure when it was included with LabVIEW as it is difficult to find while browsing the palettes.