I'm having some issues with a Zebra printer iMZ220, that when trying to print Unicode characters it simply skips the tag ^CI28 and doesn't print them. What is strange is that it was working at some point but it just doesn't seem to. Here's my ZPL testing code:
^XA
^PR14,14,14
^PW406
^LL70
^PON
^CI28
^FO20,20
^CF0,50
^FDTéste Acentós € £ $^FS
^XZ
Any help would be grateful. Thank you.