Search the google group for "templates", you should get some useful
matches.
Also check out the examples/general/templates.rb sample in the source.
-- James Healy <ji...@deefa.com> Thu, 11 Nov 2010 05:17:07 +1100
start_new_page always creates a new, blank page. pdf.go_to_page(n)
will take you to the nth page (starting from 1).
-be