Link to home
Start Free TrialLog in
Avatar of dev_qasource
dev_qasource

asked on

C# code to read all the contents from the PDF file.

Hi,
I was looking for C# code to read all the contents from the PDF file.
Like how can we read the pdf file using PdfReader in C#.

It would be great if someone can please answer to this question ASAP

Regards,
Dev
Avatar of VikramMullick
VikramMullick

Avatar of dev_qasource

ASKER

Hi,

Thanks for this link. The problem with this code is that it extracts the PDF in text content and does not enable to verify if PDF file contains any radio button/checkbox or anything.......

feasible solution is using PDFReader as per me, but I am not able to use it as i want to know how to use pdfreader class.

Any comments?
ASKER CERTIFIED SOLUTION
Avatar of Éric Moreau
Éric Moreau
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial