On 6/12/2012 16:45, Pietri Matteo wrote:
The problem is not at the level of Font, because if I click the textbox the Russian text magically appears and the text is complete.
This is normal:
- in its 'static' state, the appearance created by iText is shown.
- in its 'interactive' state, the appearance is created by Adobe Reader.
Adobe Reader has access to the font because it can access all the fonts present on the OS. iText doesn't, so if you don't tell iText where to find the font while filling out the form, iText can't create the correct appearance. Therefore you need to help iText by defining a substitution font. Or you need to change the NeedAppearances setting so that Adobe Reader always creates the appearance (in this case, iText won't create one).

That's all explained in the documentation, isn't it?
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
iText-questions mailing list
[email protected]
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