|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.lowagie.tools.EncryptPdf
public class EncryptPdf
Encrypts a PDF document. It needs iText (http://www.lowagie.com/iText).
Constructor Summary | |
---|---|
EncryptPdf()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Encrypts a PDF document. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EncryptPdf()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- input_file output_file user_password owner_password permissions 128|40 [new info string pairs]
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |