| Tag Link | [PDF_Doc->AddTable] | Category | |
|---|---|---|---|
| Type | Member | Source Available | Yes |
| Support | Deprecated | Version | 6.0 |
| Change | Unchanged | Data Source | Any |
| Output Type | None | Security | File |
| Implementation | LJAPI | Sets | Lasso 6.0 |
[PDF_Doc->AddTable] inserts a defined [PDF_Table] variable in a [PDF_Doc] variable. This adds a table to the PDF file.
[$Variable Name->(AddTable: (PDF_Table))]
| Required Parameters | |
|---|---|
| [PDF_Table] | Defined [PDF_Table] variable to be added to the PDF document. |
See the Lasso 8 Language Guide for examples of how to use this tag.