Javascript debugger
Website design
PDF_add_table_cell
Add a cell to a new or existing table
(
)
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.
<< PDF_add_pdflink
Main
:
Function Reference
:
PDF Functions
: PDF_add_table_cell
PDF_add_textflow >>
Javascript debugger
Website design
↓