开发者

Text not being highlighted on search in UIWebView using javascript

开发者 https://www.devze.com 2023-01-03 06:46 出处:网络
I have successfully implemented js code to highlight searched text. But it does not work for my pdf file.

I have successfully implemented js code to highlight searched text.

But it does not work for my pdf file.

Is t开发者_如何学JAVAhere any solution please help.

regards aamir


I don’t think you can access the inner details of PDF files that are displayed by UIWebView. Convert from pdf to html I find solution at the: http://zaldzbugz.wordpress.com/2010/05/28/how-to-implement-text-searching-inside-uiwebview/

0

精彩评论

暂无评论...
验证码 换一张
取 消