Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

screenshot entire webpage

  • 2 个回答
  • 0 人有此问题
  • 36 次查看
  • 最后回复者为 cor-el

more options

hello I can not screenshot full-page webpage when clicking full-page on some websites, it only print visible part

on same website, i cant print as pdf either

hello I can not screenshot full-page webpage when clicking full-page on some websites, it only print visible part on same website, i cant print as pdf either

所有回复 (2)

more options

This is a known problem with sites that move the scroll bar from the entire page to an interior element of a page. This is common when there is a fixed sidebar and then a second column scrolls. The developers are aware of this problem but I don't think solving it is on a fast track.

There isn't a built-in fix for this, and fixing it manually requires some knowledge of HTML and CSS to "hack" the page. I don't know whether there is any trustworthy add-on to help with the problem.

For printing a PDF, sometimes my old Print Doctor add-on -- which has a feature to allow page breaks -- can unrestrict the scrolling. But I would need to test the specific site to know for sure. If you run out of other ideas, here's a link to it:

https://addons.mozilla.org/firefox/addon/printable-the-print-doctor/

more options

Note that you can try to use the screenshot feature (Screenshot Node) of the built-in developer tools to take a screenshot of a specific node. You need to find the containing node in the Inspector, so you can right-click on the part you want to screenshot and then move up in the DOM until you get this full part.