Hi i have a jsp that creates a pdf file, it works perfectly fine for english characters but when i write arabic characters with in the code of the jsp, and shape them to the form /u0627 etc. using my unicode class they are shaped correclty but they appear in the pdf file in the form of /u0627 etc. and not as real arabic characters. i tried the same code in a java class and it works only if i do javac filename.java -encoding Cp1256 how can i fix this in the jsp file hope u can help thanx HOW CAN I WRITE ARABIC TEXT IN THE CODE OF A JSP AND MAKE IT DISPLAY PROPERLY INSTEAD OF APPEARING AS /U06 WHATEVER SINCE JSP I GUESS ADDS A WINDOWS ENCODING TO THE TEXT WHILE RUNNING THE PAGE ,BECAUSE IF U USE -ENCODING cP1256 TO A JAVA CLASS IT WORKS , PLEASE SOMEONE REPLY AS I AM WRITING THIS PROBLEM FOR THE SECOND TIME AND I GOT NO REPLYS! THANKS REGARDS
------------------------------------------------------- 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