You need a substitution font. Look for AcroFields.AddSubstitutionFont(). thsi assuming you have a static form. If the form is dynamic you'll need XFAWorker.
Paulo On Mon, Mar 11, 2013 at 9:04 PM, Paul Hermans <paul.herm...@benemtech.com> wrote: > I am attempting to fillin a form field with the following code: > > > > > stamper.AcroFields.SetField("form1[0].#subform[0].txtName_CN[0]", > recipient.Description_Chinese); > > > > > > the recipient.Description_Chinese is = “ 王怡 “ in the VS debug mode, it > looks right to me, but in the generated PDF the field is blank….any ideas? > > > > Thanks > > > > Paul > > > ------------------------------------------------------------------------------ > Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester > Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the > endpoint security space. For insight on selecting the right partner to > tackle endpoint security challenges, access the full report. > http://p.sf.net/sfu/symantec-dev2dev > _______________________________________________ > 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 ------------------------------------------------------------------------------ Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the endpoint security space. For insight on selecting the right partner to tackle endpoint security challenges, access the full report. http://p.sf.net/sfu/symantec-dev2dev _______________________________________________ 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