Skip to main content
Participant
April 6, 2016
Answered

How can I read a PDF form with C# code. Can someone please help with code snippet or documentation.

  • April 6, 2016
  • 1 reply
  • 1132 views

My requirement is to read user filled fields from PDF form using C# code.

Any code snippet or documentation will help.

Thanks

This topic has been closed for replies.
Correct answer Test Screen Name

‌Ok, Acrobat and the Acrobat SDK are not for server use. But Adibe have s product which used to be called LiveCycle firms which had a Java API. This may help. It's enterprise software and not the same as LiveCycle Designer. There is also the Adobe PDF Library, which is C++.

1 reply

Legend
April 6, 2016

What is your environment:

* web server?

* end user with an Acrobat DC subscription?

* other (Acrobat Reader will not help)?

This needs to be known as there are different directions to go.

DebsdoonAuthor
Participant
April 7, 2016

I am just looking for an API for.Net with which I should be able to read Form values filled by a user.

I will use it on an application  server

Test Screen NameCorrect answer
Legend
April 7, 2016

‌Ok, Acrobat and the Acrobat SDK are not for server use. But Adibe have s product which used to be called LiveCycle firms which had a Java API. This may help. It's enterprise software and not the same as LiveCycle Designer. There is also the Adobe PDF Library, which is C++.