Roger Misteli wrote:

>Hiyas
>
>Quick question. Is there a sample on how to find out how to fill combo box 
>fields? If a PDF has multiple selection
>comboboxes and I fill three of the five values and the export values of the 
>selected are { "a", "b", "c" }. how can I
>set the Acro fields's content accordingly?
>
>I only found
>
>AcroFields.setField() 
>
>using single values, but nothing to set multiple values. setListOption() only 
>sets the displayed value according to the
>docs, not the values itself.
>
>Does anyone know?
>
I think Mark Storer wrote a code contribution to allow this,
but I don't know if it is already in the release. Mark's contribution
was based on an old iText version, and it wasn't evident to
merge the changes into the newer version.
br,
Bruno

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to