Class PDF::Writer::Object::Annotation
In: lib/pdf/writer/object/annotation.rb
Parent: PDF::Writer::Object

An annotation object, this will add an annotation to the current page. initially will support just link annotations.

Methods

new   to_s  

Constants

TYPES = [:link, :ilink]

Attributes

action  [RW] 
rect  [RW] 
type  [RW] 

Public Class methods

Public Instance methods

[Validate]