com.lowagie.tools.plugins
public class Divide extends AbstractTool
| Constructor Summary | |
|---|---|
| Divide()
Constructs an Divide object. | |
| Method Summary | |
|---|---|
| protected void | createFrame() |
| void | execute() |
| protected File | getDestPathPDF() |
| static void | main(String[] args)
Generates a divided version of an NUp version of an existing PDF file.
|
| void | valueHasChanged(ToolArgument arg) |
See Also: createFrame
See Also: execute
See Also: getDestPathPDF
Parameters: args
See Also: valueHasChanged