Hi iText support team!

I know that I can add a new font to pdf if I want see text in unicode. 
This is possible by using addSubstitutionFont() method.


But for each language I need add one font.
So if I want support 100 languages - I need attach 100 fonts, even only 
one language is used. Am I correct?



So I have several questions:
1. Why if value in the field was entered directly in Adobe Acrobat - is 
showed correctly, but when iText is used to fill the form 
form.setFields(xfdfreader) - no?

2. Maybe there is some other way to say Acrobat to use internal 
(installed on user's pc) fonts? Instead of embed fonts to pdf file?



Thanks in advance.

Regards, Andron.

------------------------------------------------------------------------------
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
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