(PECL haru >= 0.0.1)
Get the current text transformation matrix of the page
array HaruPage::getTextMatrix ( void )
Get the current text transformation matrix of the page.
Returns:
Returns the current text transformation matrix of the page as an array of 6 elements: "a", "b", "c", "d", "x" and "y".
Exception:
Throws a HaruException on error.
See also:
Please login to continue.