pdf_place_image

Places an image on the page (PHP 3>= 3.0.7, PHP 4 )
bool pdf_place_image ( resource pdfdoc, int image, float x, float y, float scale )

Place an image with the lower left corner at (x, y), and scale it. Returns TRUE on success or FALSE on failure.

This HTML Help has been published using the chm2web software.