Hi the recent fix that was requested in this post helped to fix the issue
http://www.aspose.com/Community/Forums/thread/91624.aspxHowever it broke the pdf saving only when the combobox item list is stored inside the pdf linking data with export values. It worked fine before this fix.
The problem is that instead of the Text it shows the "Export Value" again!
The only difference is how the ComboBox items list is defined.
1. The combobox items list is defined in pdf -
Before fix - didn't work
After fix - works
2. The combobox items list is hard coded inside the pdf itself
Before fix - worked
After fix - doesn't work anymore :(
I have included a sample document with example fdf data.