| Tag Link | [PDF_Doc->AddBarcode] | 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 |
Adds a [PDF_Barcode] variable to a [PDF_Doc] variable. A
[$Variable Name->(AddBarcode: (PDF_Barcode),
| Required Parameters | |
|---|---|
| -Left | Specifies the placement of the left side of the barcode from the left side of the page in points. Requires a decimal value. \0 |
| -Top | Specifies the placement of the bottom of the barcode from the bottom of the page in points. Requires a decimal value. |
| [PDF_Barcode] | Defined [PDF_Barcode] variable to be added to the PDF document. |
See the Lasso 8 Language Guide for examples of how to use this tag.