XML to PDF from C# in Runtime

HI,

I have PDF created in Adobe Livecycle designer 8.2 and i use it as a Template. From my .Net code in the run time I will create a XML and i have to do a form fill of the PDF from the C# code in the run time. To be more clear I have fill the controls in the PDF with the respective values from the XML. Can any one help me out in this.

Thanks,

Radhakrishnan.

Hi Radhakrishnan,

Aspose provides a component Aspose.Pdf.Kit which can help you fill the PDF file in a veriety of ways. You can have a look of the examples at the below given links:

1. Fill Form Fields With API

http://www.aspose.com/documentation/file-format-components/aspose.pdf.kit-for-.net-and-java/how-to-fill-form-fields-with-api.html

2. Import values from XML

http://www.aspose.com/documentation/file-format-components/aspose.pdf.kit-for-.net-and-java/import-and-export-into-xml.html

3. Import values from FDF

http://www.aspose.com/documentation/file-format-components/aspose.pdf.kit-for-.net-and-java/import-and-export-into-fdf.html

4. Import values from XFDF

http://www.aspose.com/documentation/file-format-components/aspose.pdf.kit-for-.net-and-java/import-and-export-into-xfdf.html

I hope this helps. If you have any further queries, please do let us know.

Regards,