We're sorry Aspose doesn't work properply without JavaScript enabled.

Free Support Forum - aspose.com

Set form field data

With another component called ActivePDF I am able to Set form field data of an existing PDF file/template. Can I do something similar with ASPOSE.PDF?

Call PDFtool.SetFormFieldData("Career Field",Replace(CAREERFIELDDESCRIPT, "—", "-"),-977)


This message was posted using Aspose.Live 2 Forum

Hi,

Thank you for considering Aspose.

Yes, you can do that with Aspose. You need Aspose.Pdf.Kit, please download this product and check the following article:

[http://www.aspose.com/Products/Aspose.Pdf.Kit/Api/How-to-Fill-Form-Fields-With-API.html ](http://www.aspose.com/Products/Aspose.Pdf.Kit/Api/How-to-Fill-Form-Fields-With-API.html)

If you need more help, please feel free to ask.

Thanks.