HaruPage::showText

(PECL haru >= 0.0.1)

HaruPage::showTextImprime el texto en la posición actual de la página

Descripción

HaruPage::showText ( string $text ) : bool

Imprime el texto en la posición actual de la página.

Parámetros

text

The text to show.

Valores devueltos

Devuelve TRUE en éxito.

Errores/Excepciones

Lanza una HaruException cuando se produce un error.

Ver también