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 阅读器代码,它的 pdf 只有 2 页,现在我已经用包含 12 页的更大 pdf 更改了 pdf,我执行了代码,但仍然显示前 2 页,,实际上他们是根据 pdf 文件本身计算页面数,但我不知道你没有得到新 PDF 文件中的所有页面
任何伙伴可以帮助我吗,,,你可以建议类似的示例代码,,thanx提前
试试这个代码:http ://www.vfr.org/2011/07/pdf-reader-viewer-v2-0/ ,它是一个适用于 iOS 的开源 PDF 查看器。