It would be nice to have automated support for long
strings of text, so that a programmer won't have to
break everything down himself. BoundingBox might be
the best place for this. Will need to use FontMetrics
to break up the strings and then create a new graphics
object when the end of a page is reached so a new pdf
page is made.