PDF_fit_table
(PECL pdflib >= 2.1.0)
PDF_fit_table — Place table on page
说明
PDF_fit_table
( resource
$pdfdoc
, int $table
, float $llx
, float $lly
, float $urx
, float $ury
, string $optlist
) : stringPlaces a table on the page fully or partially.

User Contributed Notes 2 notes
radu at galaxydesign dot ro ¶
5 years ago
Fatal error: Uncaught exception 'PDFlibException' with message 'Tables not supported in PDFlib Lite'
The PDFlib Lite will not support tables
备份地址:http://www.lvesu.com/blog/php/function.pdf-fit-table.php