PDF::FromHTML::Template::Element::Bookmark - PDF::FromHTML::Template::Element::Bookmark documentation


PDF-FromHTML documentation  | view source Contained in the PDF-FromHTML distribution.

Index


NAME

Top

PDF::FromHTML::Template::Element::Bookmark

PURPOSE

Top

Creates a bookmark in the resultant PDF.

NODE NAME

Top

BOOKMARK

INHERITANCE

Top

PDF::FromHTML::Template::Element

ATTRIBUTES

Top

None

CHILDREN

Top

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

AFFECTS

Top

Resultant PDF

DEPENDENCIES

Top

None

USAGE

Top

  <bookmark text="Some Bookmark"/>

That now adds a bookmark for that spot to the PDF, called "Some Bookmark".

AUTHOR

Top

Rob Kinyon (rkinyon@columbus.rr.com)

SEE ALSO

Top


PDF-FromHTML documentation  | view source Contained in the PDF-FromHTML distribution.