HaruPage
PHP Manual

HaruPage::textOut

(PECL haru >= 0.0.1)

HaruPage::textOutPrint the text on the specified position

Descrizione

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

Prints the text on the specified position.

Elenco dei parametri

x

y

text

Valori restituiti

Returns TRUE on success.

Errori/Eccezioni

Lancia un'eccezione HaruException in caso di errore.

Vedere anche:


HaruPage
PHP Manual