I don't think you are able to output non-printable characters using jsp.  JSP
automatically opens the output using a writer which can only output printable 
characters.
You must use a Servlet and use an OutputStream rather than using a JSP.

Matt



                                                                                       
                                                                           
                    Zaher Afra <[EMAIL PROTECTED]>                                     
                                                                           
                    Sent by:                                To:     [EMAIL PROTECTED]  
                                                       
                    [EMAIL PROTECTED]       cc:                                        
                                                           
                    eforge.net                              Subject:     
[iText-questions] To Bruno                                                             
  
                                                                                       
                                                                           
                                                                                       
                                                                           
                    07/03/2003 10:42 AM                                                
                                                                           
                                                                                       
                                                                           
                                                                                       
                                                                           




Hello and thnx for ur concern
i said the code works in a java class only if i comile it using -encoding Cp1256 which
means it is not workng properly if i compile it normally i get the same error as in the
jsp which is that unicode appears instead of arabic characters, i am using tomcat and
broad vision and i have the same problem on both servers so i guess it is nothing with 
the
configuration, and if it is can u tell me what to change in the configuration or at 
least
what server to use knowing that it will work on it???
thanx



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions






-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to