<BCOCA>
Specifies that you would like to use the BCOCA (Bar Code Object Content Architecture) to describe and generate 2OF5 and 3OF9 barcodes. Applies to AFPDS, AFP Line or AFP Mixed Data only. In cases of multiple inputs consisting of IMPACT data type, Enrichment allows the use of <BCOCA> when any of the inputs is AFPDS, AFP Line or AFP Mixed Data.
Note: If no <BCOCA> tag is present, the barcodes will be drawn. If a <BCOCA> tag is present, the BCOCA architecture will be used.
Note: In Enrichment, only print streams with a density of 1440 are fully supported by <BCOCA>.
Note: Barcodes produced by <BCOCA> can only be printed on printers that support the BCOCA architecture.
Tag Group
Syntax
<BCOCA> checkdigitYN [hripos] [asteriskYN] [suppressblanksYN] [printsymbolYN]
| Parameter | Description | Default | |
|---|---|---|---|
| checkdigitYN | One of the following: | N | |
| Y[ES] | Specifies that the printer should generate the check digit. | ||
| N[O] | Specifies that the printer should not generate the check digit. | ||
| [hripos] | Specifies where the HRI is to be printed. One of the following: | D | |
| D[EFAULT] | Prints HRI at default location. | ||
| A[BOVE] | Prints HRI above symbol. | ||
| B[ELOW] | Prints HRI below symbol. | ||
| N[O] | Does not print HRI. | ||
| [asteriskYN] | One of the following: | Y | |
| Y[ES] | Specifies that the HRI should include the asterisk on both ends for 3OF9. | ||
| N[O] | Specifies that the HRI should not include the asterisk for 3OF9. | ||
|
Note: asteriskYN is ignored if you are creating a 2OF5 barcode, although it is still required.
|
|||
| [suppressblanksYN] | One of the following: | N | |
| Y[ES] | Suppresses trailing blanks. | ||
| N[O] | Does not suppress trailing blanks. | ||
| [printsymbolYN] | One of the following: | Y | |
| Y[ES] | Prints the barcode symbol. | ||
| N[O] | Does not print the barcode symbol. | ||
| [defaultSize] | One or more of the following: | None | |
| W | Use default width | ||
| H | Use default height | ||
| R | Use default ratio | ||
| This is an optional parameter. | |||