com.lowagie.tools
Class encrypt_pdf

java.lang.Object
  extended by com.lowagie.tools.encrypt_pdf

public class encrypt_pdf
extends Object

Encrypts a PDF document. It needs iText (http://www.lowagie.com/iText).

Author:
Paulo Soares (psoares@consiste.pt)

Constructor Summary
encrypt_pdf()
           
 
Method Summary
static void main(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

encrypt_pdf

public encrypt_pdf()
Method Detail

main

public static void main(String[] args)
Encrypts a PDF document.

Parameters:
args - input_file output_file user_password owner_password permissions 128|40 [new info string pairs]


Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.