I created a form in asp.net with following controls.File upload,search textbox and search button.
After browse the pdf file to upload.I'll enter some text "Content" in the text box and click on the button means the pdf file should be open in the web page along with the text entered in textbox(Content) to be highlight in yellow color background.