THanks.. however.. I just found that I can't write single selection values either. The funny thing is, I don't get any strings back from getAppearances() for that field. I don't get Null back, so the field has been found, but of the 4 values I can write, I only get an empty string list back for the appearance strings. I'm writing one of the four possible strings though. Also.. I'm not sureif this is a bug, but.. shouldn't I only be allowed to write the export values? Right now my code doesn't really care and I write the values back to the PDF. On Cehckboxes, this seems to work nicely. Either Radio Checkboxes (those all having the same name but different values) as well as single checkboxes seem to work. What doesn't work are real Radiobuttons. I check the appearance states and the value I write is actually one that is returned by getAppearanceStates, but the PDF doesn't get filled with the values.
Could it be that radio values and lists/combos need special care that I forgot to set or so? Best regards, Rog /* * Roger Misteli - ABACUS Research AG * Just because the system gives you a cliff doesn't mean you have to jump off it! */ ------------------------------------------------------------------------- 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
