PDF 内部链接无法正常工作 iphone webview
我在我的应用程序中使用pdf。我正在webView中加载PDF。在该PDF中,我将索引作为第一页,单击列表项,它应该进入该特定页面,并且在每个页面顶部选项的PDF中,上面有时钟应该进入第一页。我该如何解决这个问题。帮助我 谢谢
I am Using pdf in my application .i am loading PDF in webView .In that PDF i have index as a first page click on list item it should go that particular page and in that PDF for every page top option is there clock on that it should go first page .how can i solve this problem .help out me
thank you
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我正在 webView 中加载 PDF。在该 PDF 中,我将索引作为第一页,单击列表项,它应该进入该特定页面,并且在每个页面顶部选项的 PDF 中,是否有时钟表明它应该进入第一页,
检查其代码会帮助你...
我正在使用它我的应用程序
https://github.com/vfr/Reader
i am loading PDF in webView .In that PDF i have index as a first page click on list item it should go that particular page and in that PDF for every page top option is there clock on that it should go first page
check its code it will help u...
im using it my app
https://github.com/vfr/Reader
试试这个代码
它可能会帮助你
https://github.com/vfr/Reader
try this code
it may help you
https://github.com/vfr/Reader