【发布时间】:2011-10-07 11:29:14
【问题描述】:
我正在使用 CGPDFDocumentRef 阅读 PDF 文件,但现在我想 将该 PDF 文件保存在我的 iPhone 中,该怎么做,使用什么?如果有任何例子,将不胜感激。 谢谢 :)
【问题讨论】:
标签: ios4 ios-simulator
我正在使用 CGPDFDocumentRef 阅读 PDF 文件,但现在我想 将该 PDF 文件保存在我的 iPhone 中,该怎么做,使用什么?如果有任何例子,将不胜感激。 谢谢 :)
【问题讨论】:
标签: ios4 ios-simulator
查看 Apple 在 their Quartz 2D Programming Guide 中的做法(特别是示例 13-4)。
【讨论】: