搜索 | 用户支持

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

详细了解

Firefox: printing web page

  • 8 个回答
  • 2 人有此问题
  • 7 次查看
  • 最后回复者为 Jonathan Watt

more options

Hello, sometime when i print a web page, firefox print only one page as the whole web page need far more paper. For example with this one https://www.scia.net/fr/support/faq/acier/coefficients-flambement

I ask another question, where can i choose the default printer ?

Hope for answers, best regards

Hello, sometime when i print a web page, firefox print only one page as the whole web page need far more paper. For example with this one https://www.scia.net/fr/support/faq/acier/coefficients-flambement I ask another question, where can i choose the default printer ? Hope for answers, best regards

所有回复 (8)

more options

I see the same behavior in both FF and Chrome only printing 1 page. see screenshots

由jonzn4SUSE于修改

more options

Only in IE do I get 7 pages. see screenshot Someone with more web design is going to have to chime in on this one. Looks like the website is made for IE.  ;-))

more options

The body has a combination of rules that limits output to one page, at least in Firefox:

{
  overflow-x: hidden;
  height: 100%;
}

My extension* overrides those when you click the first button (Allow Page Breaks *LIGHT*) but really the site should stop doing that. I think it's a completely unnecessary pair of rules for the body tag (as opposed to a small scrollable region).

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

more options

matthieu.dassis said

I ask another question, where can i choose the default printer ?

Firefox usually re-uses the last printer you selected instead of always starting from the default. Firefox stores that in a preference named print_printer which you could in theory manually assign, but... Firefox will potentially overwrite it on the next print.

more options

jscher2000 said

The body has a combination of rules that limits output to one page, at least in Firefox: { overflow-x: hidden; height: 100%; } My extension* overrides those when you click the first button (Allow Page Breaks *LIGHT*) but really the site should stop doing that. I think it's a completely unnecessary pair of rules for the body tag (as opposed to a small scrollable region). * https://addons.mozilla.org/firefox/addon/printable-the-print-doctor/

The Print Doctor!  :-))

more options

Hi, it's not a response but a question!

No Way To Print a web page with firefox for android! BUT EDGE CAN PRIN PAGES, ONA PRINTER OR ON A PDF FILE. YOUR FORCE WAS PRINTING OR SAVING PAGES. NOW, IT'S MICROSOFT EDGE WHO WILL GET ALL YOUR USERS, BECAUSE I HAVE TO LOOSE HOUR TO PRINT SCREEN WHAT I NEED TO KEEF FROM THE NET, USING FIREDOX. THANK YOU FOR ALL THE LAST 20 YEARS. IT'S TIME TO MOVE TO EDGE.. . PFFFFF SO STUPIDE!!!

more options

Hi etina66, Firefox for Android doesn't have a print or Save-As-PDF option yet. You can share the current page URL through the share button to a program that can print, such as Samsung Print Service. Or you can use Edge if you prefer.

But this thread is about Firefox for desktop (Windows, Mac, Linux), so please start a new thread if you want to discuss Android issues. https://support.mozilla.org/questions/new/mobile/form

more options