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
contents | [RW] | |
page_number | [R] |
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.