您的位置:寻梦网首页编程乐园PHP 编程PHP5中文手册
PHP5中文手册

PDF_add_table_cell

(PECL pdflib:2.1.0-2.1.3)

PDF_add_table_cell — Add a cell to a new or existing table

说明

int PDF_add_table_cell ( resource $pdfdoc , int $table , int $column , int $row , string $text , string $optlist )

Adds a cell to a new or existing table.