PHP Manual
Prev
Next
ps_show_xy
(PECL)
ps_show_xy -- Output text at given position
Description
bool
ps_show_xy
( resource psdoc, string text, float x, float y )
Output a text at the given text position.
Return Values
Returns
TRUE
on success or
FALSE
on failure.
See Also
ps_continue_text()
ps_show()
Prev
Home
Next
ps_show_boxed
Up
ps_show