為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

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

了解更多

web page truncated in print preview

  • 4 回覆
  • 5 有這個問題
  • 14 次檢視
  • 最近回覆由 billlee42

more options

Print preview on this web page is truncated in the middle of the comments.

Internet Explorer 11.0 is worse, omitting the comments entirely.

Chrome 37.0 print preview is quite good with a few minor errors. And the print function includes PDF file output, exactly what I was looking for.

I am a long time Firefox fan so it is painful to have resorted to installing Chrome.... :-( :-)

Are there some config change(s) I could make so the print preview would be complete?

(Maybe it's the content that's causing the problems? :-D)

http://www.gayguys.com/2014/08/young-gay-guys-becoming-attraction-older-men/

Print preview on this web page is truncated in the middle of the comments. Internet Explorer 11.0 is worse, omitting the comments entirely. Chrome 37.0 print preview is quite good with a few minor errors. And the print function includes PDF file output, exactly what I was looking for. I am a long time Firefox fan so it is painful to have resorted to installing Chrome.... :-( :-) Are there some config change(s) I could make so the print preview would be complete? (Maybe it's the content that's causing the problems? :-D) http://www.gayguys.com/2014/08/young-gay-guys-becoming-attraction-older-men/

被選擇的解決方法

Re c: I also did not get scroll bars in the new tab, which is why I didn't mention that options in this case. It didn't occur to me to try the keyboard navigation. The body of the comments page has the style rule overflow:hidden which disables scroll bars. (I think it is set up that way because it can be confusing to have scroll bars in an iframe and they didn't intend to have you view the comments on their own.)

從原來的回覆中察看解決方案 👍 2

所有回覆 (4)

more options

This is a tough one. The Facebook content is in an iframe (inline frame) and due to the style rules in the frame, or something about the way the frame is positioned in the page, Firefox is not correctly paginating the full iframe content.

There are lots of cases like this where Firefox stumbles in its print layout. Often a little hack solves it, but in this case, I don't see a quick fix.

You can print the comments in full as follows:

right-click the Facebook content > This Frame > Print Frame

In the print dialog, you can start on page 2 (e.g., 2 to 99) to reduce the duplication. (Due to text size difference when printing the FB content outside of the frame, there was still some overlap in my test.)

more options

This is very informative, jscher2000. Thank you!

a. I didn't realize the comments on this page are a FB frame--fascinating! b. The "This Frame" context menu is new to me too. May be very useful in the future. c. When I put the FB frame into a new tab, the tab has no vertical scroll bar, so scrolling via the mouse is disabled. However PageUp and PageDown keys work fine. (A bit of code missing??) d. Print preview of the FB frame in its own tab does show the comments all the way to the end.

Thanks again!

more options

選擇的解決方法

Re c: I also did not get scroll bars in the new tab, which is why I didn't mention that options in this case. It didn't occur to me to try the keyboard navigation. The body of the comments page has the style rule overflow:hidden which disables scroll bars. (I think it is set up that way because it can be confusing to have scroll bars in an iframe and they didn't intend to have you view the comments on their own.)

more options

It's very good of you to take the time to explain how & why stuff works--stuff I love knowing. You're a good teacher. :-) Again, thank you very much!