.TH "PS_SET_TEXT_POS" "3" .SH "NAME" PS_set_text_pos \(em Sets position for text output .SH "SYNOPSIS" .PP #include .PP int PS_set_text_pos(PSDoc *psdoc, float x, float y) .SH "DESCRIPTION" .PP Set the postion for the next text output. You may alternatively set the x and y value separately by calling PS_set_value(3) and choosing 'textx' respectively 'texty' as the value name. .SH "SEE ALSO" .PP PS_show(3), PS_show2(3), PS_set_parameter(3) .SH "AUTHOR" .PP This manual page was written by Uwe Steinmann uwe@steinmann.cx. .\" created by instant / docbook-to-man