Highlighting search terms automatically in pdf viewer
We are building a custom web application that will allow us to search pdf textual content that is stored in a database. Mostly the user will search for terms, we'll display a list of documents containing the term, and we'll display small snippets of text. Occasionally the user will want to open the relevant pdf document and view it as a pdf either in that browser window, or in a separate window. When we open the pdf we want to automatically highlight the search term(s) that was found. Event better would be a list of the pages where the term was found, displayed in the margin, just like Acrobat's free reader does now.
Is this possible? This would be an internal enterprise app and we're willing to purchase software to make this work. Thanks.