HaruPage
PHP Manual

HaruPage::beginText

(PECL haru >= 0.0.1)

HaruPage::beginTextBegin a text object and set the current text position to (0,0)

Descrizione

bool HaruPage::beginText ( void )

Begins new text object and sets the current text position to (0,0).

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns TRUE on success.

Errori/Eccezioni

Lancia un'eccezione HaruException in caso di errore.


HaruPage
PHP Manual