This command is used to indicate whether or not to process the tilde character ("~") for Aztec barcode.
Command |
Description |
AZHT=0 |
Don't process the tilde character |
AZHT=1 |
Process the tilde character |
If "AZHT=1" is invoked, non-printable characters can be encoded with Aztec barcode by using the tilde character, "~dNNN" represents the ASCII character encoded by the 3 digits NNN, for example, "~d010" represents the character LF (line feed).
Remarks:
An example of control character sequence to print Aztec barcodes:
bC=AZ, B=60, H=60, R=0, AZFM=0, AZHT=0, D=
See Also: