PDFHT Command

Top  Previous  Next

This command is used to indicate whether or not to process the tilde character ("~") for PDF417 barcode.

Command

Description

PDFHT=0

Don't process the tilde character

PDFHT=1

Process the tilde character

 

If "PDFHT=1" is invoked, non-printable characters can be encoded with the PDF417 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 PDF417 barcodes:

       bC=PDF, B=70, H=30, R=0, PDFC=3, PDFCL=2, PDFHT=1, PDFMD=1, PDFR=5, PDFTS=0, D=

 

 

See Also:

       Edit A Print Control