com.lowagie.toolbox.plugins
public class ConcatN extends AbstractTool
Since: 2.1.1 (imported from itexttoolbox project)
| Constructor Summary | |
|---|---|
| ConcatN()
Constructs a Concat object. | |
| Method Summary | |
|---|---|
| protected void | createFrame() |
| void | execute() |
| protected File | getDestPathPDF() |
| static void | main(String[] args)
Concatenates two PDF files.
|
| void | valueHasChanged(AbstractArgument arg) |
See Also: createFrame
See Also: execute
Parameters: args String[]
Parameters: arg StringArgument
See Also: valueHasChanged