How to create PDF document using iPhone SDK? [duplicate]
问题 This question already has answers here : iOS SDK - Programmatically generate a PDF file (4 answers) Closed 6 years ago . How to create PDF document using iPhone SDK? Any tutorials and examples to do this would be helpful. Thanks! 回答1: Quartz 2D Apple tutorial http://developer.apple.com/library/mac/#documentation/GraphicsImaging/Conceptual/drawingwithquartz2d/dq_pdf/dq_pdf.html#//apple_ref/doc/uid/TP30001066-CH214-TPXREF101 回答2: Theres a great open source api for creating PDFs. You can add