PDF 函数
PHP 手册

PDF_fit_image

(PECL pdflib >= 2.0.0)

PDF_fit_imagePlace image or template

说明

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

Places an image or template on the page, subject to various options. 如果成功则返回 TRUE,失败则返回 FALSE


PDF 函数
PHP 手册