pdf_fit_image

(PECL)

pdf_fit_image -- Place image or template

Description

bool pdf_fit_image ( resource pdfdoc, int image, float x, float y, string optlist )

Places an image or template at position (x, y) on the page, subject to various options. Returns TRUE on success or FALSE on failure.