PDF
PHP Manual

PDF_fit_table

(PECL pdflib:2.1.0-2.1.3)

PDF_fit_table — Place table on page

Description

string PDF_fit_table ( resource $pdfdoc , int $table , float $llx , float $lly , float $urx , float $ury , string $optlist )

Places a table on the page fully or partially.


PDF
PHP Manual