Adding an Outline to the PDF Document
Place an Outline Qualifier to any HTML tag <DIV Outline="My Title
...">..</Div>, a document outline will be created and a document outline tree
structure is started.
Example <DIV Outline="Title:Page1; Left:0; Top:0; Zoom:100%">... </DIV>
Qualifier | Description |
Title:... | Title for the Outline Entry |
Left:n | Left coordinate on the page to override the HTML elements Left coordinate. a PLUS (+) or Minus (-) sign will indicate a relative position. |
Top:n | Top coordinate on the page to override the HTML elements Left coordinate. a PLUS (+) or Minus (-) sign will indicate a relative position. |
Owner:... | Owner of the Outline Entry. |
Zoom:value | Zoom Percentage (Default = 100%) |