zaqaqaw / jzebra

Automatically exported from code.google.com/p/jzebra
0 stars 0 forks source link

Printing problem for mixed english & chines character for intermec 4440 printer #150

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.When I am trying to print Chinese character for intermac 4440 printer using 
appendHex/append64/append function of jZebra.jar applet then it becomes print 
"????" 
2.
3.

What is the expected output? What do you see instead?
expected: English with chines character.
output: ???? print showing.

What version of the product are you using? On what operating system?
1.4.5 on  Win 7
printer :- Intermec easy coder 4440

Please provide any additional information below.
prn file is also attached.

Original issue reported on code.google.com by nishant0...@gmail.com on 14 Aug 2013 at 11:18

Attachments:

GoogleCodeExporter commented 8 years ago
Hi Nishant,

Does this file print when sent directly to the printer (without jZebra?).

If "Yes, the file prints without jZebra":  Can you try with version 1.5.6?  
Providing raw hex is finally supported without breaking the character encoding. 
https://jzebra.googlecode.com/files/jZebra%201.5.6.zip

If "No, the file does not print even without using jZebra":  Can you verify 
that Chinese characters are supported on this printer.  
Another helpful option may be to switch to UTF-8 formatting outlined here:  
https://code.google.com/p/jzebra/wiki/TutorialWebApplet#Printing_Special_Charact
ers

-Tres

Original comment by tres.fin...@gmail.com on 14 Aug 2013 at 4:38