G
Guest
I am looking for a server side PDF tool that provides various PDF services to
ASP.NET applications.
We have a common need to programmatically open, manipulate PDF files on the
web application server for output to the web.
client.
Specifically, we want to:
1. Withing existing PDF files, enter info into text fields on the PDF and
capture that data to write back to a database
2. Create new PDF documents on the server with data from a DB
3. Populate existing PDF form fields with data from a DB
ASP.NET applications.
We have a common need to programmatically open, manipulate PDF files on the
web application server for output to the web.
client.
Specifically, we want to:
1. Withing existing PDF files, enter info into text fields on the PDF and
capture that data to write back to a database
2. Create new PDF documents on the server with data from a DB
3. Populate existing PDF form fields with data from a DB