reading with CGPDFDocumentRef and saving PDF

淺唱寂寞╮ 提交于 2019-12-13 03:55:49

问题


i am reading PDF files using CGPDFDocumentRef but now i want to save that PDF file in my iPhone, how to do it, what to use ? if any example is giving it will be highly appreciated. Thanks :)


回答1:


Check out the way Apple does it in their Quartz 2D Programming Guide (specifically Listing 13-4).



来源:https://stackoverflow.com/questions/6729911/reading-with-cgpdfdocumentref-and-saving-pdf

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!