Query: pdf_place_image
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PDF_PLACE_IMAGE(3) 1 PDF_PLACE_IMAGE(3) PDF_place_image - Place image on the page [deprecated]SYNOPSISbool PDF_place_image (resource $pdfdoc, int $image, float $x, float $y, float $scale)DESCRIPTIONPlaces an image and scales it. Returns TRUE on success or FALSE on failure. This function is deprecated since PDFlib version 5, use PDF_fit_image(3) instead. PHP Documentation Group PDF_PLACE_IMAGE(3)