I have used following BaseFont for unicode support while creating PDF

/BaseFont bf = BaseFont.CreateFont("C:/WINDOWS/Fonts/arialuni.ttf",
BaseFont.IDENTITY_H, BaseFont.EMBEDDED);/

but in the pdf i am getting 
http://itext-general.2136553.n4.nabble.com/file/n3762510/uni.png 

instead of - *"Unicode-शनिबार"*

What am i doing wrong?

Also if i copy the unicode character from PDF and paste it in word document
it shows the exact value i.e. *शनिबार*.
So does it related to pdf properties that is rendering the Unicode
character?

Thanks in advance.
rameshpasa




--
View this message in context: 
http://itext-general.2136553.n4.nabble.com/Unicode-text-value-not-exact-tp3762510p3762510.html
Sent from the iText - General mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to