RE: [iText-questions] setEncryption question

2004-02-18 Thread Paulo Soares
Title: RE: [iText-questions] setEncryption question From the javadocs: Sets the encryption options for this document. The userPassword and the ownerPassword can be null or have zero length. In this case the ownerPassword is replaced by a random string. The open permissions for the

[iText-questions] setEncryption question

2004-02-17 Thread Wendy Smoak
I need help with PdfWriter.setEncryption. What are the options for the 'permissions' parameter, which is an integer? Thanks! Wendy Smoak ---