Save contents of a UIWebView to a pdf file
Hello,
Is there a way to save the contents of UIWebView to a pdf file?
I've tried searching for solutions in the web and I've only seen tutorials that would load a pdf file to a UIWebView. If loading the contents of a pdf file to a UIWebView could be done, then I believe that there is also a way to save the contents of a UIWebView to a pdf file.
Do anyone here have a solution?
Thanks.
|