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

search for in the

PDF_add_textflow> <PDF_add_pdflink
[edit] Last updated: Fri, 25 May 2012

view this page in

PDF_add_table_cell

(PECL pdflib >= 2.1.0)

PDF_add_table_cellFügt eine Zelle zu einer neuen oder vorhandenen Tabelle hinzu

Beschreibung

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

Fügt eine Zelle zu einer neuen oder bereits vorhandenen Tabelle hinzu.



add a note add a note User Contributed Notes PDF_add_table_cell
schumy 12-Nov-2007 02:19
Under php_pdf.h & php_pdf4.h, this method is not included. So this won't work currently.

To cross check follow this link,

http://cvs.php.net/viewvc.cgi/pecl/pdf/php_pdf.h?
revision=1.36&view=markup

Regards
schumy

 
show source | credits | sitemap | contact | advertising | mirror sites