HPDF-1.4.8: Generation of PDF documents

Copyright(c) 2006-2012, alpheccar.org
LicenseBSD-style
Maintainermisc@NOSPAMalpheccar.org
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell98

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

Functions