Aspose.Pdf.Kit dropdown list

My company is considering purchasing Aspose.Pdf.Kit for manipulating pdf documents. I am currently having a little trouble selecting an element in a dropdown list using the toolkit. I'm not sure if selecting an element in a dropdown list is possible using the FillField method of the Aspose.Pdf.Kit.Form class. If I can get this figured out, we will definitely buy the product. Please let me know if this is possible. Thanks, Brent


This message was posted using Support 2 Forum

Hi,

Thank you for considering Aspose.

Yes, it is possible. Please refer to:

We can choose a item from a list like this:
form.FillField(“listField”,“list Item3”);

If you need more help, please do let us know.

Thanks.

Adeel Ahmad
Support Developer
Aspose Changsha Team