| PDF-FromHTML documentation | view source | Contained in the PDF-FromHTML distribution. |
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)
| PDF-FromHTML documentation | view source | Contained in the PDF-FromHTML distribution. |