Hi,
I'm developing a web application where user require to print a particular form with a single click. Based on my findings I understand that we need to create a printable version of the form and then send it to the printer.
But still I could not find out a way to send such printable version of the form directly to printer without displaying the generated form to user. Appreciate any suggestions from you.
Thank You