Hello everyone,
I just started to learn about the basics of java and i encountered some difficulty in a printing process from a local server.
Here is the script
<a onclick="return confirm('Once you click print it will take a serial number, are you sure you want to print this form?');" class="btn btn-round btn-success" title="" href 192. 168. 30. 98: 180 / adms/d ompdf_create/index/16586"><i class="glyphicon glyphicon-print"></i> Print</a
If i want to print multiple copies of a form i'd have to make multiple tabs and then press print for each one to get a new serial. Is there another way or an easier way of doing multiple copies and trigger the serial increment ??
Thanks in advance