开发者

How to capture entire webpage in iPhone safari?

开发者 https://www.devze.com 2023-03-09 18:06 出处:网络
Like in Firefox (Desktop version) I can take using Fireshot and in Android mobile I can take using Dolphin Screen Cut

Like in Firefox (Desktop version) I can take using Fireshot

and in Android mobile I can take using Dolphin Screen Cut

I already know that we take screendump using wake+home it doesn't take screencapture 开发者_开发问答of whole webpage including the area under the scroll and it would be difficult to take multiple screenshots by pressing wake+home and scrolling in between but with this there will be small overlap between shots and thee combine screenshot will not be precise


Barry — Webpage screenshot does the trick. You can capture full length webpage screenshots and save them to Camera Roll or Copy to clipboard for pasting into any app that supports pasting in images.


After-all I found the solution

This app worked for me perfectly

Website Screenshot (iPhone app)


You wouldn't be able to do this in Mobile Safari.

If you're developing an application (and since this is stackoverflow I'll assume that's what you're talking about) and using a UIWebView you could do this - you would need to:

  1. Calculate the total height of the webpage you want to capture
  2. Use a UIWebView with the height obtained above to display your webpage at actual size
  3. Render that UIWebView as an image in an off-screen buffer.


Webpage Capture for iPhone | iPad : https://itunes.apple.com/us/app/webpage-capture/id348797820?mt=8

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号