Generate a barcode in PNG format.
<barcode.img
type='code128|code128A|code128B|code128C|UCC128|ean|ean128|USPS|ShipmentIdentification|parseEAN128|SSCC18|SCC14Shipping|GlobalTradeItemNumber|Bookland|UPCA|RandomWeightUPCA|Std2of5|Int2of5|code39|3of9|USD3|codabar|USD4|NW7|monarch|2of7|postnet|pdf417'
height='height'
module='module'
ptext='ptext'
imgtype='imgtype'
>
<name /> +
<code /> +
</barcode.img>
Attributes |
Name | Type | Required | Default | Description |
Atype | string | | | | Type of barcode entry. |
Aheight | double | | | | Height of the resulting image. In centimeters by compatibility with barcode.svg and
wic_jrep_box_formbarc. |
Amodule | double | | | | Width of the resulting image. In centimeters by compatibility with barcode.svg and
wic_jrep_box_formbarc. |
Aptext | boolean | | | | |
Aimgtype | string | | | | |
Arguments |
Name | Type | Required | Unique | Nullable | Description |
Ename | String | | | | |
Ecode | ArrayList | | | | |
Returns |
Type | Description |
File | Returns the generated barcode. |