$decl = RTF::Writer::TableRowDecl->new('widths' => [1500,1900]); $rtf->row($decl, "$title $initials $surname", "Our Ref: $ref");