Using iframe to show pdf and open at a particular page by the given offset and also highlight any given text
I want to make a pdf viewer in which i want to open that pdf on a particular page by the given offset which will say on what text i want to show the pdf by default and also i need to highlight a particular text in that pdf. I have used iframe to open the pdf it is working but i have no idea how to do navigation and highlighting in pdf as my expectation.