HPDF-1.4.2: Generation of PDF documents

Portabilityportable
Stabilityexperimental
Maintainermisc@NOSPAMalpheccar.org

Graphics.PDF.Navigation

Contents

Description

PDF Navigation

Synopsis

Navigation

Types

Functions

newSectionSource

Arguments

:: PDFString

Outline title

-> Maybe Color

Outline color

-> Maybe OutlineStyle

Outline style

-> PDF () 
-> PDF () 

Create a new outline section pointing to the last created page

newSectionWithPageSource

Arguments

:: PDFString

Outline title

-> Maybe Color

Outline color

-> Maybe OutlineStyle

Outline style

-> PDFReference PDFPage

Page reference

-> PDF () 
-> PDF () 

Create a new outline section pointing to a given page