PHP Dokumentation: Function harupage-getcurrenttextpos
12. Januar 2010 von werner
HaruPage::getCurrentTextPos
(PECL haru >= 0.0.1)
HaruPage::getCurrentTextPos — Get the current position for text printing
Beschreibung
array HaruPage::getCurrentTextPos ( void )
Get the current position for text printing.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
Returns the current position for text printing as an array with 2 elements – "x" and "y".
Fehler/Exceptions
Throws a HaruException on error.