Search code examples
javascriptescposqz-tray

Printing a black box with escpos using javascript qz-tray


As the title says, i would like to know how to print black boxes on a thermal printer, since using these characters didn't work.

String.fromCharCode(2588)
String.fromCharCode(2580)

Thanks in advance!


Solution

  • Found this CharCode reference on epson website