Hi all, I am displaying a Pdf in the browser using a servlet...and i have to disbale the user from either printing or saving a copy of the pdf.
In a standalone program ..i tried this pdf.setEncryption(PdfWriter.STRENGTH128BITS, "Hello", "World",0); It disabled printing but not the saving a copying feature. But in the browser both printing and saving of copy is possible with this code. How can i do it for browser based display of pdf? Thanks in advance, AKumar ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions