PHP Velho Oeste 2024

PDF_fit_pdi_page

(PECL pdflib >= 2.0.0)

PDF_fit_pdi_pagePlace imported PDF page

Description

PDF_fit_pdi_page ( resource $pdfdoc , int $page , float $x , float $y , string $optlist ) : bool

Places an imported PDF page on the page, subject to various options. Returns TRUE on success or FALSE on failure.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top