PDF Functions
PHP Manual

PDF_fit_table

(PECL pdflib >= 2.1.0)

PDF_fit_tablePlace 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 Functions
PHP Manual