ps_translate()
ps_translate - Sets translationSyntax
bool ps_translate (resource $psdoc, float $x, float $y)Arguments
- psdoc - Resource identifier of the postscript file as returned by ps_new().
- x - x-coordinate of the origin of the translated coordinate system.
- y - y-coordinate of the origin of the translated coordinate system.
