I have a .net code which puts the data into database and retrieve as well. I want to plug in this code while opening a PDF form and while saving the PDF form as well. Can you please assist how to call this code while opening a PDF and saving it.
I like inform that you can fill PDF form using Aspose.PDF from database data, either retrieving data into some DataTable/DataView and assign values to form fields to Fill forms or Import FDF/XFDF/XML data into PDF form. Please check following documentation links for more details.