1

有没有办法将 PDF 页码与 UISlider 链接?

我在 UIWebView 顶部安装 pdf(100 页):我基本上想使用 UISlider 在 pdf 页面之间快速跳转 - 有解决方案吗?

4

1 回答 1

0

First off, yes... you can have the UISlider send JavaScript to a UIWebView.

Second, I think you should use something else. Try this PDF reader library instead:

https://github.com/vfr/Reader/

于 2012-08-14T13:20:05.170 回答