com.lowagie.tools.plugins
public class Encrypt extends AbstractTool
| Field Summary | |
|---|---|
| static int[] | PERMISSIONS |
| static String[] | PERMISSION_OPTIONS |
| Constructor Summary | |
|---|---|
| Encrypt()
Constructs an Encrypt object. | |
| Method Summary | |
|---|---|
| protected void | createFrame() |
| void | execute() |
| protected File | getDestPathPDF() |
| static void | main(String[] args)
Encrypts an existing PDF file. |
| void | valueHasChanged(ToolArgument arg) |
See Also: createFrame
See Also: execute
See Also: getDestPathPDF
Parameters: args
See Also: valueHasChanged