This is a prawn-format feature, not a feature of core Prawn.
Did you try:
require "prawn/format"
-greg
Have you loaded prawn-format? Try adding the following line after you've
loaded prawn:
require 'prawn/format'
-- James Healy <jimmy-at-deefa-dot-com> Fri, 26 Jun 2009 16:56:37 +1000