Can it be possible to print the decoded unicode (utf-8) characters, if
particular font will be provided for that language.? 

I tried it is working too, but as i said my data might be a mixture of
english and that particular language.

And here I stuck up. It is ignoring the english out of  that, just printing
that particular language characters.


Paulo Soares-3 wrote:
> 
> Looks like your question is about databases, not iText, however, you
> mention indian languages and iText can't do the shapping for that (it only
> can for Urdu because Urdu uses arabic characters).
> 
> Paulo
> 
> ________________________________________
> From: satish.napster [[email protected]]
> Sent: Friday, March 19, 2010 11:42 AM
> To: [email protected]
> Subject: [iText-questions]  i18n
> 
> I am working in i18n for my application. For that i need to put some
> master
> data to my database and I need to write sql scripts for that. Please let
> me
> know the standard format. Till now I have tried with two formats.
> 
> 1. I put "\uxxxx" format in database. But it was coming as it is in
> database. I am using this format for property file and resource boundle is
> working fine.
> 
> 2. I put "&#xxxx;" format in database. It is working fine in UI. I
> also
> have to take PDF using itext API for those data and this application is
> compatible with all indian languages ie around 20 languages and some cases
> the data may be mixture of english and a particular language.. This
> particular format will be part of the generated pdf as master data.
> 
> I am also storing data from application which is storing as "¿¿¿¿¿ ¿¿¿
> ¿¿¿¿¿" format and it is coming fine to UI.
> 
> I am using jsp, servlet and oracle 10g database.
> 
> (sorry for posting the correct database master data format question here.
> But much concern about the pdf file generation)
> --
> View this message in context:
> http://old.nabble.com/i18n-tp27950943p27950943.html
> Sent from the iText - General mailing list archive at Nabble.com.
> 
> Aviso Legal:
> Esta mensagem é destinada exclusivamente ao destinatário. Pode conter
> informação confidencial ou legalmente protegida. A incorrecta transmissão
> desta mensagem não significa a perca de confidencialidade. Se esta
> mensagem for recebida por engano, por favor envie-a de volta para o
> remetente e apague-a do seu sistema de imediato. É proibido a qualquer
> pessoa que não o destinatário de usar, revelar ou distribuir qualquer
> parte desta mensagem. 
> 
> Disclaimer:
> This message is destined exclusively to the intended receiver. It may
> contain confidential or legally protected information. The incorrect
> transmission of this message does not mean the loss of its
> confidentiality. If this message is received by mistake, please send it
> back to the sender and delete it from your system immediately. It is
> forbidden to any person who is not the intended receiver to use,
> distribute or copy any part of this message.
> 
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> 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
> Check the site with examples before you ask questions:
> http://www.1t3xt.info/examples/
> You can also search the keywords list:
> http://1t3xt.info/tutorials/keywords/
> 

-- 
View this message in context: 
http://old.nabble.com/i18n-tp27950943p27958737.html
Sent from the iText - General mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
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
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to