Elementname: Bookmark

Description

Create a bookmark for the PDF viewer (e.g. Adobe Reader). When the user clicks on a bookmark, the PDF viewer jumps to that place in the document.

Allowed attributes: level, open, select

Child elements: (none)

Parent elements: Text, Textblock

Attributes

level (number)

1 is the top level, 2 is the next level, etc.

open (yes/no, optional)

If yes, the child elements are shown. If no, the child elements are hidden.

select (XPath expression)

Title of the bookmark

Example

<Bookmark level="1" select="$title" open="no" />

Create a bookmark on level 1 (top level) with the title stored in the variable title.

See also

Textblock

Commands

Version: 2.0.0 | Start page | Command reference | Other languages: German