11-04-2020 08:47 AM
I am populating a String Indicator on the Web Page.
If I want to Print that Indicator contents to a locally connected Printer, Is this possible?
Or not recommended?
KM
11-13-2020 01:19 PM
There are a couple of considerations when printing from a web application in the browser:
Attached is an example that is able to call the browser print method when a button is clicked on the page.