I would like to attach pdf created as an email attachment. I used following tutorial to create pdf on iOS device.
The downloaded pdf can be viewed at this path: /Users/”Username”/Library/Application Support/iPhone Simulator/”Your App Directory”.
I have not tried running this on ios device but I need to attach it as an email.
Link for tutorial is : http://www.ioslearner.com/generate-pdf-programmatically-iphoneipad/
Any suggestion.