JSP Coe to print HTML/JSP page without browsers print option.
843833Oct 15 2001 — edited Feb 14 2002Hi,
I need to print only the HTML content displayed by browser which is dynamically generated by Jsp to the default printer set to the user machine.
You can easily do so using browsers 'Print' option but I need to do it from my JSP by giving a hyperlink or a image by clicking on which only the content of my JSP will be printed as a report.
Please help! Urgent!
- Rahul