I have an Intermec PC43t barcode printer and i can't print greek characters. When i send greek characters for printing i have dots where the characters should be. When i print something in english i have the right result.
I send ZPL2 commands to Intermec printer (via Zsim). Below are the commands.
^XA
^BY3
^FT430,80
^BCI,80,Y,N,N
^FD00001978^FS
^FT360,320^ADI,25,14^FD123457^FS
^FT140,320^ADI,25,14^FD1245^FS
^FT300,270^ADI,40,20^FD8794465^FS
^FT300,215^ADI,40,20^FD99999 / 99999^FS
^FT430,175^ADI,25,15^FD40125 - Ελληνικά - Greek ^FS
^XZ
Does someone know a solution?
Thank you
Following trsef's answer. This is a Java class that works for me. Might someone find it helpful and save some time: