com.lowagie.tools.plugins

Class Handouts

public class Handouts extends AbstractTool

Generates a PDF file that is useable as Handout.
Constructor Summary
Handouts()
Constructs a Handouts object.
Method Summary
protected voidcreateFrame()
voidexecute()
protected FilegetDestPathPDF()
static voidmain(String[] args)
Converts a PDF file to a PDF file useable as Handout.
voidvalueHasChanged(ToolArgument arg)

Constructor Detail

Handouts

public Handouts()
Constructs a Handouts object.

Method Detail

createFrame

protected void createFrame()

See Also: createFrame

execute

public void execute()

See Also: execute

getDestPathPDF

protected File getDestPathPDF()

See Also: getDestPathPDF

main

public static void main(String[] args)
Converts a PDF file to a PDF file useable as Handout.

Parameters: args

valueHasChanged

public void valueHasChanged(ToolArgument arg)

See Also: valueHasChanged