PHP - Manual: PDF_add_table_cell
2024-11-15
(PECL pdflib >= 2.1.0)
PDF_add_table_cell — Add a cell to a new or existing table
$pdfdoc
, int $table
, int $column
, int $row
, string $text
, string $optlist
) : intAdds a cell to a new or existing table.
官方地址:https://www.php.net/manual/en/function.pdf-add-table-cell.php