Barcode
Anatomy
<pdf:barcode type="C128" height="float" width="(expands to right margin)" x="(current abscissa)" y="(current ordinate)" resolution="(default resolution)">
string
</pdf:barcode>
Parents: pdf:header, pdf:footer, pdf:body
Description: PDF:BARCODE prints a linear or matrix bar code, specified by a given type.
Attributes
| Name | Type | Description | Defined By |
|---|---|---|---|
| type | string | Barcode type | pdf:barcode |
| height | float | Height | pdf:barcode |
| width | float | Width | pdf:barcode |
| x | float | Abscissa | pdf:barcode |
| y | float | Ordinate | pdf:barcode |
| resolution | float | Resolution | pdf:barcode |