Print diacritic text in thermal printer - ESC POS commands

In this post I will show you how to print spanish text, text with accents or ñ letters on a thermal printer. I have been searching for this for a long time and now I want to share it. Printing spanish text or diacritict text is necessary because sometimes the customer’s names or data contains some chars out of the ASCII range. I will show you how to do this with JavaScript directly from the browser, but once you understand it, you will be able to print from any programming language. ...

July 5, 2023 · 5 min · 913 words · Parzibyte