iPad 上 PDF 的替代方案

发布于 2024-10-03 07:47:51 字数 182 浏览 1 评论 0原文

我必须为 iPad 创建一个 PDF 阅读器,所以我阅读了有关 CGPDFdocument 和 UIWebView 的内容。 在我看来 CGPDFDocument 太复杂(我需要管理链接)并且使用 UIWebView 我无法自定义行为。

有没有其他方法来构建它?也许有一种将 PDF 转换为另一种格式(如电子书)的方法? 谢谢 !

I have to create a PDF reader for Ipad, so i read about CGPDFdocument and UIWebView.
In my opinion CGPDFDocument is too complex(i need to mange link) and using a UIWebView i can't customize behavior.

Is there an alternative way to build that? Perhaps a way to convert PDF to another format like ebook ?
Thank you !

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

酒儿 2024-10-10 07:47:51

CGPDFDocument 有什么难的?苹果的示例 Quartz2D 编程指南只有 30 行长。

What's hard about CGPDFDocument? Apple's example in the Quartz2D programming guide is only 30 lines long.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文