com.lowagie.tools.plugins
public class Bookmarks2XML extends AbstractTool
| Constructor Summary | |
|---|---|
| Bookmarks2XML()
Constructs an Bookmarks2XML object. | |
| Method Summary | |
|---|---|
| protected void | createFrame() |
| void | execute() |
| protected File | getDestPathPDF() |
| static void | main(String[] args)
Allows you to generate an index file in HTML containing Bookmarks to an existing PDF file. |
| void | valueHasChanged(ToolArgument arg) |
See Also: createFrame
See Also: execute
See Also: getDestPathPDF
Parameters: args
See Also: valueHasChanged