Pdf is not fetching all the values

We are using aspose.pdf with version 19.1.0.0 with proper license.
We have editable pdf with textboxes and combo boxes.
When we try to edit an combobox with some value, while trying to read the edited pdf we are not able to get the combo box name and value from the document.
Is there anything which am missing?

@Kalaimagal_S

Thanks for contacting support.

Would you please share your sample PDF document and complete code snippet with us. We will test the scenario in our environment and address it accordingly.

Thank you.I am able to get the PDF values now with proper license.
I am not able to get the selected value of the combo box field when i try to read the editable field.
In option collection, I am able to see the selected true , but name and value are empty in the array content. could you please help on this.

@Kalaimagal_S

It is good to know that your previous issue has been resolved. As requested earlier, would you please share your sample PDF document along with complete code snippet. We will test the scenario in our environment and address it accordingly.