HPDF-1.5.0: 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 Source #

Instances
Action GoToURL Source # 
Instance details

Defined in Graphics.PDF.Action

newtype GoToURL Source #

Action of going to an URL

Constructors

GoToURL URI 
Instances
Action GoToURL Source # 
Instance details

Defined in Graphics.PDF.Action

Functions