PHP Dokumentation: Function harupage-begintext
12. Januar 2010 von werner
HaruPage::beginText
(PECL haru >= 0.0.1)
HaruPage::beginText — Begin a text object and set the current text position to (0,0)
Beschreibung
bool HaruPage::beginText ( void )
Begins new text object and sets the current text position to (0,0).
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
Returns TRUE on success.
Fehler/Exceptions
Throws a HaruException on error.