Hi guys,
I am looking for solution for client side printing from our java web application JSF/JSP.
Rightnow we are using Crystal Report XI R2, and exported to PDF then displayed on client side.
The downside with this PDF approach is user will be able to SAVE the PDF and reprint again later. We want to disable the capability to SAVE this PDF file.
What we need is : user press print button and the report just printed to printer without first to be previewed, how can we achieve this ?
Is there any third party tools for this ?
Thank you very much, Krist