Scroll to navigation

PDF::FromHTML::Template::Element::Bookmark(3pm) User Contributed Perl Documentation PDF::FromHTML::Template::Element::Bookmark(3pm)

NAME

PDF::FromHTML::Template::Element::Bookmark - 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

2023-02-12 perl v5.36.0