Hi,All

 I have a Question regarding iText and the font it supports. I have to generate 
the pdf using iText from one of my jsp page. which containts
html text box now the user writes in the text box with any languages means 
Japanese,french or chinese and others and the browser is displays the language 
as it. when I click the submit button on my jsp page iText comes in to picture 
where i am generation one pdf from the existing pdf template designed with same 
textbox in the Adobe Live Cycle designer 8.0. Now in the request parameter i 
get the hex code like ѱ something like this. Now I want to write that 
text entry in the desired language which ever the user has field in the jsp 
page same in the pdf template text field. I dont know how can I achieve this. 
IE displays the language chars in the desired format. I know i have to convert 
that Hex codes in to the language font and write in to the pdf fields. I am 
using acrofields.setfield(fieldName,fieldValue) method. some one please suggest 
me how can I do this.

Thanks in advance,
Rahul Soni.
------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to