PDF Not Allow Save As (pls reply my mail) 2006-09-02 - By Jordan Kuan
Back Dear sir
How can I set the pdf not allow save as, I had read a part of the source code. Didn't find any hins about save as. My question is that, I just want user to read the pdf and not allow others function. like print , save as, etc. the following code can do "not allow print", but the user can save as. .... PdfCopyFields copy = new PdfCopyFields(new FileOutputStream(args[0])); copy.setEncryption(PdfWriter.STRENGTH128BITS, "", "", AllowScreenReaders); ...
pls help me, and reply my mail
thank you very much! Jordan
<div>Dear sir</div> <div> </div> <div>How can I set the pdf not allow save as, I had read a part of the source code. Didn't find any hins about save as.</div> <div>My question is that, I just want user to read the pdf and not allow others function. like print , save as, etc. the following code can do "not allow print", but the user can save as.</div> <div>....</div> <div>PdfCopyFields copy = new PdfCopyFields(new FileOutputStream(args[0])); <br>copy.setEncryption(PdfWriter.STRENGTH128BITS, "", "", AllowScreenReaders);</div> <div>...</div> <div> </div> <div>pls help me, and reply my mail</div> <div> </div> <div>thank you very much!</div> <div>Jordan</div>
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 __ ____ ____ ____ ____ ____ ____ ____ ____ ____ iText-questions mailing list iText-questions@(protected) https://lists.sourceforge.net/lists/listinfo/itext-questions
|
|