I’m using Qz-tray ESC/POS printer.
printer print the Tamil characters like ????????.
Some people say I need to enable encoding the Indian character code page.
How to find the Tamil language code page number?
Sample code:
this.get_dashes('\x2D', 48) + '\x0A',
'**THANK YOU ! VISIT AGAIN**' + '\x1B' + '\x61' + '\x31'+'\x1b' + '\x2D' + '\x49'+'\n', // center align
'\x1B' +'\x2D' + '\x49',
this.get_dashes('\x2D',48) + '\x0A',