update : 2015.11.03
php.shukuma.com

검색:
 
 
Add a cell to a new or existing table

PDF_add_table_cell

(PECL pdflib >= 2.1.0)

PDF_add_table_cellAdd 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.