PDF Not Allow Save As (pls reply my mail) 2006-09-02 - By Paulo Soares
Back http://itext.ugent.be/library/question.php?id=47
Paulo
-- -- Original Message -- -- From: "Jordan Kuan" <jordan.kuan@(protected)> To: <itext-questions@(protected)> Sent: Saturday, September 02, 2006 6:18 AM Subject: [iText-questions] PDF Not Allow Save As (pls reply my mail)
> 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 >
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- > 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 >
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- 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
|
|