(PECL ps >= 1.1.0)
Places image on the page
bool ps_place_image ( resource $psdoc, int $imageid, float $x, float $y, float $scale )
Places a formerly loaded image on the page. The image can be scaled. If the image shall be rotated as well, you will have to rotate the coordinate system before with ps_rotate().
Parameters:
psdoc
Resource identifier of the postscript file