Tagged Questions
4
votes
2answers
2k views
.NET: Programmatically search for text in a PDF file and tell the page number?
There are some tools which allow to extract the whole text portion of a PDF file in order to full text index the PDF.
What I need is a way to search for certain strings and, if thery were found in ...
0
votes
7answers
441 views
how to search for a word in a book programmatically?
I need to develop an application that can search through a book and list out all the pages and lines that contain a given keyword.
For books that are split up in some other way, such as a bible ...