HaruPage::textOut

(PECL haru >= 0.0.1)

HaruPage::textOutPrint the text on the specified position

Descrição

HaruPage::textOut ( float $x , float $y , string $text ) : bool

Prints the text on the specified position.

Parâmetros

x

y

text

Valor Retornado

Returns TRUE on success.

Erros

Lança uma HaruException em erros.

Veja Também