Screenshot Of webView with full image quality

Posted by iPhone Developer on Stack Overflow See other posts from Stack Overflow or by iPhone Developer
Published on 2012-07-10T07:43:29Z Indexed on 2012/07/10 9:15 UTC
Read the original article Hit count: 123

Filed under:
|
|

I am trying to take a screenshot of a webView and change it to PDF. I have used this method: http://www.ioslearner.com/wp-content/uploads/2012/01/HtmlToPdfDemo.zip

I mean the code in this project. It works fine for iPad but it doesn't covers full width for iPhone. I have used -sizeThatFits: for the webView, but that gives unreadable images for large html pages. I have searched a lot but all I could find out was in Android.. not iPhone. Please help me.Thanks!

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uiwebview