(PECL haru >= 0.0.1)
Print text at the current position of the page
bool HaruPage::showText ( string $text )
Prints out the text at the current position of the page.
Parameters:
text
The text to show.
Returns:
Returns TRUE
on success.
Exception:
Throws a HaruException on error.
See also:
Please login to continue.