pdf_place_pdi_page

(PHP 4 >= 4.0.6, PECL)

pdf_place_pdi_page -- Places an image on the page

Description

bool pdf_place_pdi_page ( resource pdfdoc, int page, float x, float y, float sx, float sy )

Place a PDI page with the lower left corner at (x, y), and scale it. 如果成功则返回 TRUE,失败则返回 FALSE


add a note add a note User Contributed Notes
bmironov at jonview dot com
25-Jun-2003 06:59
This function deprecated since PDFlib v5.0