(PECL haru >= 0.0.1)
Begin a text object and set the current text position to (0,0)
bool HaruPage::beginText ( void )
Begins new text object and sets the current text position to (0,0).
Returns:
Returns TRUE
on success.
Exception:
Throws a HaruException on error.
Please login to continue.