HPDF-1.4.3: Generation of PDF documents

Portabilityportable
Stabilityexperimental
Maintainermisc@NOSPAMalpheccar.org
Safe HaskellNone

Graphics.PDF.Action

Contents

Description

PDF Actions

Synopsis

Actions

Types

class PdfObject a => Action a Source

Instances

newtype GoToURL Source

Action of going to an URL

Constructors

GoToURL String 

Instances

PdfObject GoToURL 
Action GoToURL 

Functions