We would like to avoid to embed the fonts, where is not necessary. 
In the past I reached to fill form fields with UTF-8 strings with Acrobat
API, only after I encoded these strings from UTF-8 to UTF-16BE and simply
using the font field as Arial. 
Now we are a bit confused about the font, the encoding and the charset to
use. 
The questions are: 
Is necessary to encode to UTF-16BE or iText does it? 
Is there any enconding (UTF-16 should be) that can cover all the charsets? 
Any suggestion or experience in this problem? 


Paulo Soares-3 wrote:
> 
> Your PDF was created with the font Arial Unicode MS with a Korean
> encoding, this encoding supports Cyrillic but not any accented Latin
> character. My advice, create the fields with font Helvetica and when
> filling them add Arial Unicode MS as a substitution font. If you need to
> fill the existing PDFs just add Arial Unicode MS as a substitution font.
> 
> Paulo
> 

-- 
View this message in context: 
http://www.nabble.com/Filling-fields-With-unicode-string-tp25437710p25530992.html
Sent from the iText - General mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
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