Make row 7 use 0.7 inch right margin.
if rownum eq 7 then do; call send(rcdvecid, '_setMargin', 'RIGHT', 0.7, 'in'); end;