Class PDF::Writer::Object::Page
In: lib/pdf/writer/object/page.rb
Parent: PDF::Writer::Object

A page object, it also creates a contents object to hold its contents

Methods

add_annotation   new   to_s  

Attributes

contents  [RW] 
page_number  [R] 

Public Class methods

Create a page. The optional relative is a Hash with keys :pos => :before|:after and :rpage, the page to which this new page will be added relative.

Public Instance methods

[Validate]