ESCPOS-ThermalPrinter-Android icon indicating copy to clipboard operation
ESCPOS-ThermalPrinter-Android copied to clipboard

Print <

Open OliverHoffmann opened this issue 2 years ago • 3 comments

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

OliverHoffmann avatar Jul 19 '23 07:07 OliverHoffmann

hi, yet is not possible. &lt; et &gt; isn't implemented. I had this in to do list. But I haven't enought time to work on it right now.

DantSu avatar Jul 19 '23 09:07 DantSu

@DantSu what characters are limited then? only < and > characters? or [ and ] as well? any more? thanks for a great lib

andidev avatar Sep 06 '23 01:09 andidev

just < and >

DantSu avatar Sep 06 '23 07:09 DantSu