NAME

PDF::Template::Element::Bookmark

PURPOSE

Creates a bookmark in the resultant PDF.

NODE NAME

<bookmark>

INHERITANCE

PDF::Template::Element

ATTRIBUTES

None

CHILDREN

Text and <VAR> nodes. The text contained will be the location of the bookmark.

AFFECTS

Resultant PDF

DEPENDENCIES

None

USAGE

Add it anywhere you would like a bookmark to appear in the PDF.

AUTHOR

Rob Kinyon (rkinyon@columbus.rr.com)

SEE ALSO

TBA