PHP Velho Oeste 2024

PDF_add_table_cell

(PECL pdflib >= 2.1.0)

PDF_add_table_cellAdd a cell to a new or existing table

Description

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

Adds a cell to a new or existing table.

add a note add a note

User Contributed Notes

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