Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

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

New Here ,
Apr 06, 2016 Apr 06, 2016

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

Any code snippet or documentation will help.

Thanks

TOPICS
Acrobat SDK and JavaScript
1.1K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Apr 07, 2016 Apr 07, 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++.

Translate
LEGEND ,
Apr 06, 2016 Apr 06, 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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 06, 2016 Apr 06, 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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Apr 07, 2016 Apr 07, 2016
LATEST

‌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++.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines