After I have loaded a PDF and drawn a few things, how do I get the resulting UIImage so that I can save it to the file system?
Asked
Active
Viewed 135 times
1 Answers
0
Use renderImageForPage:withSize:clippedToRect:withAnnotations:options:receipt:error: from your document object.

steipete
- 7,581
- 5
- 47
- 81