We need to create a dynamic pdf file by filling sql table data in a rectangular section

We have a requirment in which we need to generate a dynamic .pdf which needs to be emailed to end user. I am attaching a sample .pdf which needs to be generated. Can somebody suggest / point me to a documentation link sample. Above each blank line we need to fill data which comes dynamically from sql database.sample.docx (13.9 KB)

@tak95129

We have checked the sample document that you have attached. You can please try the replace text functionality offered by Aspose.PDF for .NET. You can use it to replace the static content with the values coming from the database. Please feel free to let us know in case you need more information.

Along with that, you can use Text Stamps to add text values in the empty boxes of the template. You can specify the position of stamps as well.