PDF_fit_table

(PECL pdflib >= 2.1.0)

PDF_fit_tablePlace table on page

˵Ã÷

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

Places a table on the page fully or partially.

User Contributed Notes

radu at galaxydesign dot ro 19-Sep-2013 12:47
Fatal error: Uncaught exception 'PDFlibException' with message 'Tables not supported in PDFlib Lite'
The PDFlib Lite will not support tables
Anonymous 19-Sep-2013 12:47
Fatal error: Uncaught exception 'PDFlibException' with message 'Tables not supported in PDFlib Lite'
The PDFlib Lite will not support tables