oracular (3) PDF::FromHTML::Template::Element::Bookmark.3pm.gz

NAME
PDF::FromHTML::Template::Element::Bookmark - Creates a bookmark in the resultant PDF
NODE NAME
BOOKMARK
INHERITANCE
PDF::FromHTML::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
<bookmark text="Some Bookmark"/> That now adds a bookmark for that spot to the PDF, called "Some Bookmark".
AUTHOR
Rob Kinyon (rkinyon@columbus.rr.com)