HaruPage::textOut

(PECL haru >= 0.0.1)
Print the text on the specified position
bool HaruPage::textOut ( float $x, float $y, string $text )

Prints the text on the specified position.

Parameters:
x

Prints the text on the specified position.

y

Prints the text on the specified position.

text

Prints the text on the specified position.

Returns:

Returns TRUE on success.

Exception:

Throws a HaruException on error.

See also:

HaruPage::showTextNextLine() -

HaruPage::showText() -

doc_php
2016-02-24 16:03:29
Comments
Leave a Comment

Please login to continue.