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.

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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.