ps_show_xy
ps_show_xy
Output text at given position
bool **ps_show_xy** resource $psdoc string $text float $x float $y
Output a text at the given text position.
psdoc
Resource identifier of the postscript file
as returned by .
ps_new
textThe text to be output.
xx-coordinate of the lower left corner of the box surrounding the text.
yy-coordinate of the lower left corner of the box surrounding the text.
return.success
ps_continue_text``ps_show