HPDF-1.5.3: Generation of PDF documents
Copyright(c) 2006-2016 alpheccar.org
LicenseBSD-style
Maintainermisc@NOSPAMalpheccar.org
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Graphics.PDF.Action

Description

PDF Actions

Synopsis

Actions

Types

class PdfObject a => Action a Source #

Instances

Instances details
Action GoToURL Source # 
Instance details

Defined in Graphics.PDF.Action

newtype GoToURL Source #

Action of going to an URL

Constructors

GoToURL URI 

Instances

Instances details
Action GoToURL Source # 
Instance details

Defined in Graphics.PDF.Action

Functions