I use java to prepare intermec code (Direct Protocol). Special characters like é,ô,Ö are not printing, rather it prints these char.s as û`
"FONT \"Swiss 721 BT\", 24, 10\n" +
"DIR 4\n"+
"ALIGN 7\n" +
"NASC 34\n" +
"PRPOS 40,40\n" +
"PRTXT \"é è ô Ö ç à î\"\n" +
"PRINTFEED\n" +
"CLEAR\n";
Verified that the font is installed on my intermec printer.