GoLang PDF_add_table_cell

request it (232)
GoLang replacement for PHP's PDF_add_table_cell [edit | history]



Do you know a GoLang replacement for PHP's PDF_add_table_cell? Write it!

PHP PDF_add_table_cell

PHP original manual for PDF_add_table_cell [ show | php.net ]

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.