Shamsundar Gawade
Shamsundar Gawade

Reputation: 13

I want to read textbox control from pdf file using C#

I have 1 pdf file and it contains registration form, in that it contains Text textbox controls, so I want to read those textbox Id of pdf file and write some static value in it and create new pdf file , is it possible??

Upvotes: 1

Views: 876

Answers (1)

Win
Win

Reputation: 62260

Yes, it is possible. However, you need to use third party component.

We use ActivePDF Portal which is a commercial version. However, you can download trial version.

Upvotes: 1

Related Questions