Hi
I am having a few issues with comboBox output results. Recently I had a few problems and they were fixed in this post ->
http://www.aspose.com/Community/Forums/thread/91624.aspx1. When I use FlattenAllFields() method the ComboBox selected text value is not shown.Generally it doesn't show anything in the ComboBox field.
2. When the pdf file is created with Aspose the ComboBox selected text value is not printed. This happens no matter if the FlattenField was used on it or not. It doesn't print it if I manually set the appearance flag AppearanceFlag.FLAG_HIDDEN_BUT_PRINT or AppearanceFlag.PRINT.
I have included the same files as in previous post so you can try to reproduce the problems.