Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发应用程序,我需要在其中访问 pdf 中的链接。链接中的文本以不同的颜色显示,但 iphone 中没有单击选项来访问该链接。相同的 pdf 在浏览器中显示链接并且可以访问。有没有人知道这怎么可能。提前致谢。!!
您可以使用 webview 显示 PDF,然后在 webview 中确保将 detectlink 属性更改为 true,这可能会解决您的查询