logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

PDF::FromHTML::Template::Element::Bookmark - Creates a bookmark in the resultant PDF

Affects

       Resultant PDF

Attributes

       None

Author

Children

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

Dependencies

       None

Inheritance

       PDF::FromHTML::Template::Element

Name

       PDF::FromHTML::Template::Element::Bookmark - Creates a bookmark in the resultant PDF

Node Name

       BOOKMARK

See Also

perl v5.38.2                                       2024-07-28             PDF::FromHTML::...ement::Bookmark(3pm)

Usage

         <bookmark text="Some Bookmark"/>

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

See Also