HaruPage::beginText()
HaruPage::beginText - Begin a text object and set the current text position to (0,0)
Syntax
bool HaruPage::beginText ()
Arguments
-
Description
Begins new text object and sets the current text position to (0,0).
Version
PHP PECL haru >= 0.0.1
Return value
Returns TRUE on success.