3
Reply

How to read PDF file as text file and match a specific word?

Ask a question
newto net

newto net

9y
570
1
Hi all,

Doing task in c#, input as PDF, task is about read the PDF file as text and match the specific word. If the specific word is there then I plan to delete the file. I use system.IO to read the file but I don't know how to check the file. Kindly suggest solution for my issue.

Answers (3)