Hi, In my project, I have to Print the Taiwanese data from the applet. But taiwanese data is getting printed as Junk characters. OS : Windows 98. JRE - 1.2.1 / 1.2.2 I did some R&D and found that on Taiwanese Windows 98 with JRE 1.2.1 /1.2.2 , the PrinterJob is the culprit. Because I devloped two Java applications, one with PrintJob and another with PrinterJob. PrintJob is working fine i.e. printing the Taiwanese characters properly whiler PrinterJob is not. I have only Windows 98 OS. So I could not check on NT or Windows 95. The source code for the two applications I mentioned, can be found at a) http://forum.java.sun.com/list/discuss.sun.java.2d with id v_sripada posted on 21 Nov OR b) www.expert-exchage.com in Java Programming section with the id v_sripada But so far no reply. :-) Can anybody suggest me why is that Graphics2D is behaving differently from awt Graphics object and what is the work around. TIA, Regards, Sripada =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
