NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Richard I on August 21, 2017, 05:26:42 PM
-
Hi Bruce,
I have a webserver app that produces a receipt.
How can I get this PDF Report to auto print ?
Im using SV Report to PDF template
thanks
Regards,
Richard
-
Hi Richard,
I did a quick Google search. I wasn't particularly optimistic since in years past when I've looked it was not possible to print without the user seeing a printer dialog box.
I did find this though, http://printjs.crabbly.com/, which you can try and see if it works for you.
Cheers
Bruce
-
Hi Richard
What we do is generate the file as a pdf and store it on the server.
We then either email a copy of the document to the customer or send an sms to him with a link to the document so that he can download it.