Pdf Reading and Form Filling for .NET MVC
Hi all,
I need to be able to read the contents of a pdf and populate an existing pdf form fields from a pdf template form file using .NET MVC. I've been able to accomplish both tasks locally with acrobat DC's SDK but they both open acrobat DC when run and I don't think that will work on an IIS server. I think I may have misunderstood adobe's documentation when paying for a DC license.
I'm developing a commercial website so I'm unable to use many of the open source pdf libraries. Any guidance would be greatly appreciated.
