com.lowagie.tools.plugins
public class Txt2Pdf extends AbstractTool
| Constructor Summary | |
|---|---|
| Txt2Pdf()
Constructs a Txt2Pdf object. | |
| Method Summary | |
|---|---|
| protected void | createFrame() |
| void | execute() |
| protected File | getDestPathPDF() |
| static void | main(String[] args)
Converts a monospaced txt file to a PDF file. |
| void | valueHasChanged(ToolArgument arg) |
See Also: createFrame
See Also: execute
See Also: getDestPathPDF
Parameters: args
See Also: valueHasChanged