C:\Perl_PPM\PDF-FromHTML-0.31\blib/lib/PDF/FromHTML/Template/Element/Bookmark.pm |
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)
C:\Perl_PPM\PDF-FromHTML-0.31\blib/lib/PDF/FromHTML/Template/Element/Bookmark.pm |