Re: [iText-questions] Method getAppearanceStates() in com.itextpdf.text.pdf.AcroFields breaks the orde

2013-04-05 Thread Petr KOKOREV
Hello, Thank you for your quick reaction! I will give a try to those methods that you mentioned in your answer. However, in the same book, page 182, you give an example of calling getAppearanceStates method to get possible values, and I used that as a template. Nice to hear that there is a fix

Re: [iText-questions] Method getAppearanceStates() in com.itextpdf.text.pdf.AcroFields breaks the orde

2013-04-05 Thread Michael Demey
Hi, I went ahead and fixed this problem and it should be in the next release (5.4.1, released in the next week). Even though the JavaDocs of getAppearance(fieldName) did not mention it applied to a Combobox, it should process it correctly. AcroFields.getAppearance(fieldName) now returns the d