How would I format ESC/POS commands to send to a printer so that I can get effects like bold, italic, underline, etc.?
Thanks
Steve
How would I format ESC/POS commands to send to a printer so that I can get effects like bold, italic, underline, etc.?
Thanks
Steve
I don’t know the specific device being used here but I found this long list of commands for an Epson ESC/POS printer here, does your device have something similar?
It looks like if you can find the list in the documentation for the device, we could see how to send the commands for different types of formatting.
You may need to add in a another empty string between each each number or add a space after 1B and 2D since as it is now, this would print out as 1B2D01.