ios - 如何在 iOS 应用程序中以编程方式创建 PDF 文件?

标签 ios pdf

如何根据用户操作生成 PDF 文件?

最佳答案

参见 "Drawing with Quartz"查看如何创建 PDF 图形上下文。

一些注意事项:

"iPhoneOSNote: If you want to create a PDF graphics context in an iPhone application, make sure you also read “Drawing to a Graphics Context in iPhone OS” (page 27)."

"You can write any content to a PDF that’s appropriate for your application—images, text, path drawing—and you can add links and encryption. For more information see “PDF Document Creation, Viewing, and Transforming” (page 177)."

关于ios - 如何在 iOS 应用程序中以编程方式创建 PDF 文件?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1360912/

相关文章:

ios - Cloud Code on Parse 中计算票数的函数

ios - 触摸延迟开始 Cocos2d iOS

iphone - 本地通知没有显示,只有声音/振动

java - 用Java将pdf文档添加到Solr

ios - Swift: Collection View 的惰性填充

ios - 除了使用 GSEvent 来伪造 iOS 7 设备上的触摸事件之外,还有其他方法吗?

c - C 标准草案 (n1256.pdf) 的 HTML 版本?

java - 有人知道 iText 的一个分支吗?

java - 如何在 iTextRenderer 转换中显示小于等于

eclipse - Java iText 中的 PDF 加密错误