iphone - Text not being highlighted on search in UIWebView using javascript -


I have successfully implemented a JS code to highlight the searched text.

But this is my PDF

I do not think you can access the internal details of PDF files which are displayed by UIWebView. Converting from PDF to HTML is getting me the solution:


Comments