HaruPage::showText

(no version information, might be only in CVS)

HaruPage::showText -- Print text at the current position of the page

Beskrivelse

bool HaruPage::showText ( string text )

Prints out the text at the current position of the page.

Parameterliste

text

The text to show.

Returneringsværdier

Returns TRUE on success.

Errors/Exceptions

Throws HaruException on error.

Se også

HaruPage::showTextNextLine()
HaruPage::textOut()