Forum und email

PDF_place_pdi_page

(PHP 4 >= 4.0.6, PECL pdflib:1.0-2.1.3)

PDF_place_pdi_page — Place PDF page [deprecated]

설명

bool PDF_place_pdi_page ( resource $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.