[EMAIL PROTECTED] wrote:
> Hi ,
> 
> I am using iText java library to generate PDF's dynamically. Can I 
> generate PDF's in multiple languages using itext. In othere words can 
> Itext support multiple languages?

Yes, all except proper rendering of Indic Languages.
For an example, see chapter 9 of the iText book.
This is an example with a large number of languages:
http://itext.ugent.be/itext-in-action/examples/chapter09/results/peace.pdf
If the word Peace is not displayed in a particular language,
it's either because I didn't find a translation, or because
I didn't find a free font with the necessary glyphs.
br,
Bruno

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to