Skip to content

tracy-e/UIWebViewToFile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

UIWebViewToFile

Convert UIWebView Context to Image or PDF files.

@interface UIWebView (ToFile)

- (UIImage *)imageRepresentation;

- (NSData *)PDFData;

@end

About

Convert UIWebView Context to Image and PDF files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published