PHP Velho Oeste 2024

PDF_add_table_cell

(PECL pdflib >= 2.1.0)

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

Beschreibung

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

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

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top