How do you use Form.FillField in the latest version of Aspose.PDF

I am trying to follow the example here (Aspose.Total for .NET|Documentation) with the latest version of Aspose PDF. My understanding is this version is a merge with Aspose.PDF.Kit. Is it correct? Do you have an equivalent of these examples for Aspose.PDF?

Thanks.

Hi,

Yes, Aspose.Pdf for .NET and Aspose.Pdf.Kit for .NET have been merged into a single product i.e. Aspose.Pdf for .NET. You can download the latest version of Aspose.Pdf for .NET (6.1.0) from the following link: <?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

http://www.aspose.com/community/files/51/.net-components/aspose.pdf-for-.net/entry322255.aspx



All the classes of older Aspose.Pdf.Kit for .NET have been moved under Aspose.Pdf.Facades namespace so you can user Aspose.Pdf.Facades namespace instead of Aspose.Pdf.Kit. You can also visit the following links for better understanding:

o How to Use New Aspose.Pdf for .NET API

o How to Use New Documentation

Now, as per your requirement regarding Form Fields, you can see the following link for different examples regarding manipulation of form fields:

http://www.aspose.com/documentation/.net-components/aspose.pdf-for-.net/working-with-forms-1.html

In case you need any further help, please feel free to contact us.

Thank You & Best Regards,