PHP Handbuch
Zurück
Weiter
ps_show_xy
(PECL)
ps_show_xy -- Output text at given position
Beschreibung
bool
ps_show_xy
( resource psdoc, string text, float x, float y )
Output a text at the given text position.
Rückgabewerte
Gibt bei Erfolg
TRUE
zurück, im Fehlerfall
FALSE
.
Siehe auch
ps_continue_text()
ps_show()
Zurück
Zum Anfang
Weiter
ps_show_boxed
Nach oben
ps_show