status = page:SetTextMatrix(a, b, c, d, x, y)
page:SetTextMatrix() sets a transformation matrix for text to be drawn in using page:ShowText().
The function page:TextRect() does not use the active text matrix.
Returns #HPDF_OK on success, otherwise an error code.