PDF_add_table_cell

(no version information, might be only in CVS)

PDF_add_table_cell -- Add 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.