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 ...