downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

PDF_add_textflow> <PDF_add_pdflink
[edit] Last updated: Fri, 17 May 2013

view this page in

PDF_add_table_cell

(PECL pdflib >= 2.1.0)

PDF_add_table_cellAdd a cell to a new or existing table

Description

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.



add a note add a note User Contributed Notes PDF_add_table_cell - [1 notes]