You need to change the XFA definition within the PDF.  It's an XML
schema.  If you search this lists's archives, you'll find the links you
need.

 

--Mark Storer

  Senior Software Engineer

  Cardiff.com

 

import legalese.Disclaimer;

Disclaimer<Cardiff> DisCard = null;

 

________________________________

From: jean teo [mailto:jeante...@yahoo.com.sg] 
Sent: Thursday, July 08, 2010 3:50 AM
To: itext-questions@lists.sourceforge.net
Subject: [iText-questions] iText support for XFA forms designed
usingAdobeDesigner

 

hi, may I know how do I populate a listbox in a xfa form(done via
Designer) using iText in c#?

 

currently i uses this code it cannot work.

.....

AcroFields fields=stamper.AcroFields;

fields.setListOption("dropDown", new String[]  {"A","B","C"},new
String[]{"1","2","3"});

 

hope to hear you soon.

 

Thank you.

 

No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 9.0.830 / Virus Database: 271.1.1/2968 - Release Date: 07/07/10
11:38:00


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
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