How to Encode a Tab (or Function) in a 2D Barcode using the #BarcodeGenerator
This #BarcodeImageGenerator tutorial explains how to encode a function, such as a tab, in an #Aztec, #QR-Code, and #DataMatrix barcode. Other functions, such as carriage returns, can be also encoded. Please view the ASCII chart at: https://www.barcodefaq.com/ascii-chart-char-set/ Examples to encode the most popular functions in the 2D barcodes: To encode a carriage return (enter), use ~d013 To encode a tab, use ~d009 To encode a Group Separator GS, use ~d029 To encode End of Transmission EOT, use ~d004 For more information on the Barcode Image Generator, please visit: https://www.idautomation.com/barcode-generator/
This #BarcodeImageGenerator tutorial explains how to encode a function, such as a tab, in an #Aztec, #QR-Code, and #DataMatrix barcode. Other functions, such as carriage returns, can be also encoded. Please view the ASCII chart at: https://www.barcodefaq.com/ascii-chart-char-set/ Examples to encode the most popular functions in the 2D barcodes: To encode a carriage return (enter), use ~d013 To encode a tab, use ~d009 To encode a Group Separator GS, use ~d029 To encode End of Transmission EOT, use ~d004 For more information on the Barcode Image Generator, please visit: https://www.idautomation.com/barcode-generator/