Dynamic XFA Forms

Dear Sir\ Madam,

I am looking for an API I can use in ASP.Net to fill form fields in a dynamic pdf that was created using LiveCycle. Does the ASPOSE PDF.Kit support this type of PDF?

Thank you for your time.

Sincerely,

Yehuda Rosenblum

Dear YehudaR,

Thanks for considering Aspose.Pdf.Kit.

As an important feature, Kit could support most of XfaForm operations. I am not very sure about the "dynamic pdf" you mentioned. Would you please provide any of your examples for our testing?

Thanks & Best regards.

Hello Yehuda,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

Thanks for considering Aspose.

I am pleased to inform you that, Aspose.Pdf.kit supports the feature to fill the form fields. You can use Form.FillField method of Form class to accomplish this. More over Aspose.Pdf.Kit also supports following features,

- field filling / Image Button field filling
- form data importing/exporting
- field flattening
- Set Field Attributes/Flags
- Set Submit Url

For related information on filling form fields please visit Fill PDF Form and Form Fields.

You can also set border style, width - border color, background color - font, font size - caption, text color - text alignment, text rotation using FormFieldFacade of Aspose.Pdf.kit.