Hello Experts
I have a webform that I need to print with a one click solution without the use of the client's print dialog box. On my webform the user submits the page and some info is stored in a database. After that I redirect them to another webform with the same info they submitted without the buttons and drop down lists etc.
When that page loads I'd like to have it print to a named printer (not default printer) without them having to use the normal print dialog box. I see some code examples out there but I want to know the best/easiest way to accomplish this. We plan on installing a printer on the client's machine that will use this web app. We will name the printer something specific "mycompanynameprinter". How do I avoid the print dialog box? Help!
Start Free Trial