I’m working in iPhone application, Using UITextView to get some content from user, then I tried to convert pdf file from that UITextView and stored in local directory, but I didn’t know this.
I’m working in iPhone application, Using UITextView to get some content from user, then
Share
You can use UIKit for creating PDF files.
Create PDF with UIKit