☻ 唐鳳 ☺ > PDF-FromHTML-0.26 > PDF::FromHTML::Template::Element::Bookmark

Download:
PDF-FromHTML-0.26.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  7
Open  3
View Bugs
Report a bug
Source   Latest Release: PDF-FromHTML-0.30

NAME ^

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

PURPOSE ^

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)

SEE ALSO ^