©
Dokumen ini menggunakan Manual laman web PHP Cina Lepaskan
(PHP 4 >= 4.0.6, PECL pdflib >= 1.0.0)
PDF_place_pdi_page — Place PDF page [deprecated]
$pdfdoc
, int $page
, float $x
, float $y
, float $sx
, float $sy
)
Places a PDF page and scales it. 成功时返回 TRUE
, 或者在失败时返回 FALSE
。
This function is deprecated since PDFlib version 5, use PDF_fit_pdi_page() instead.