Ubuntu Manpages

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

Creates a bookmark in the resultant PDF

BOOKMARK

PDF::FromHTML::Template::Element

None

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

Resultant PDF

None

  <bookmark text="Some Bookmark"/>

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

Rob Kinyon (rkinyon@columbus.rr.com)