ESCPOS-ThermalPrinter-Android
ESCPOS-ThermalPrinter-Android copied to clipboard
Print <
Hello,
Is it possible to print a "<" character? For example, if I try to print the following line: [L]|<==[C]|[R]==>| it will resolve in | | ==>| Instead of |<== | ==>| So it seems the "<==" is interpreted as an unknown command and discarded
hi, yet is not possible. < et > isn't implemented. I had this in to do list. But I haven't enought time to work on it right now.
@DantSu what characters are limited then? only < and > characters? or [ and ] as well? any more? thanks for a great lib
just < and >