- PHP 手册
- 函数参考
- 非文本内容的 MIME 输出
- PDF 函数
PDF_delete_table
(PECL pdflib >= 2.1.0)
PDF_delete_table — Delete table object
说明
PDF_delete_table ( resource$pdfdoc
, int $table
, string $optlist
) : bool
Deletes a table and all associated data structures.
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/function.pdf-delete-table.php