I have a pdf page. There is plain text on it from start to end i.e.
This is a sample pdf and my aim is to get the cordinates of specific word or line.
I need to find the coordinates of the word "specific". I am using iTextSharp in c#.net What is the best way to do it?