I would like to draw the content of a NSString variable in a UIImage, but I have absolutely no idea how to do this. I need to write a method that would receive a NSString as parameter and return a UIImage with the text drawn into it.
I would like to draw the content of a NSString variable in a UIImage
Share
You can try this: (updated for iOS 4)
To call it: