UIWebViewToFileConvert UIWebView Context to Image or PDF files.@interfaceUIWebView (ToFile) - (UIImage *)imageRepresentation; - (NSData *)PDFData; @end