Printers such as in point-of-sale often require this and we can't always work through a driver. For instance, two of the below in our legacy system require Chr(0).
Code: Select all
03: Draft Mode : ESC "x" 0
04: NLQ Mode : ESC "x" 1
05: 10 CPI : 18 ESC "P" 0
06: 12 CPI : 18 ESC "M" 1
07: 15 CPI : 18 ESC "g"
08: Condensed Mode : 15
09: Expanded Mode : 14


