bool ps_set_text_pos (resource psdoc, float x, float y)
bool ps_set_text_pos
Set the postion for the next text output. You may alternatively set the x and y value separately by calling ps_set_value() and choosing 'textx' respectively 'texty' as the value name.
ps_show(), ps_set_value()