Hi All,

I'm fairly new to VB.NET and need some help.
I've created a simple windows form with a textbox and a web browser.

The web browser opens a PDF file.

I need the application to allow the user to enter text in the textbox and then click on a search button which will then go through and highlight all text in the pdf where there is a match.

Example code would be great

Thank you in advance

G-STAR