Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.70K
1 Posted Topic
One good approach would be using a programming SDK that provides high level classes to extract text from documents including PDF. The following LEADTOOLS project shows how you can search for text inside group of files in a folder: https://www.leadtools.com/blog/document-imaging/ocr/directory-word-search-images-documents-25-projects-25-days/ You can use the same classes in a web service …
The End.