开发者

unable to access the link of pdf in iphone

开发者 https://www.devze.com 2023-02-08 05:12 出处:网络
I am working on the application, in which I need to access the links which are in the pdf. Text which are in linked shows in different color but there is no click option in iphone to visit that links.

I am working on the application, in which I need to access the links which are in the pdf. Text which are in linked shows in different color but there is no click option in iphone to visit that links. 开发者_开发问答same pdf shows link in browser and can be accessible. Does anybody has any idea how this could be possible. Thanks in advance.!!


You can use the webview to show the PDF and then in the webview make sure that the detectlink property is changed to true,this might solve your query

0

精彩评论

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