in reply to Object Method Usage

I use PDF::Create all by itself for labels. It gives me more control over the outcome and doesn't add that much extra coding effort. Just iterate on $x0 and $y0, for example, as your corner coordinates, and define the contents of each label relative to them.