HPDF-1.4.10: Generation of PDF documents

Copyright(c) 2006-2016 alpheccar.org
LicenseBSD-style
Maintainermisc@NOSPAMalpheccar.org
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Graphics.PDF.Action

Contents

Description

PDF Actions

Synopsis

Actions

Types

class PdfObject a => Action a #

Instances

newtype GoToURL #

Action of going to an URL

Constructors

GoToURL String 

Instances

Functions