为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

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

详细了解

Print Option: temporarily no header/footer

  • 2 个回答
  • 4 人有此问题
  • 1 次查看
  • 最后回复者为 borsuk

more options

Is there an Add-on that adds an option to temporarily disable printing of header/footer (as in Opera and Chrome by checking or unchecking the header/footer option)?

If you only sometimes want to print without header/footer you have to go through several steps to manually disable and later again to enable header/footer (Print > Page Setup: Margins & Header/Footer and set all fields to blank and later back to their previous values). Obviously, this is not really user friendly.

Is there an Add-on that adds an option to temporarily disable printing of header/footer (as in Opera and Chrome by checking or unchecking the header/footer option)? If you only sometimes want to print without header/footer you have to go through several steps to manually disable and later again to enable header/footer (Print > Page Setup: Margins & Header/Footer and set all fields to blank and later back to their previous values). Obviously, this is not really user friendly.

所有回复 (2)

more options

That would require to have two sets of print prefs for each of the two situations and swap between them.
A possibility would be to do that with an extension like Custom Buttons or PrefBar that allows to create your own toolbar buttons.

more options

Thanks. I had a look at both of them. Both require you to code such a button yourself. I could not find any ready code sample that I could use (anyway I would not have the necessary knowledge to adapt the code). PrefBar offers preconfigured buttons but none solves my problem. The "Printing" button gives you just a quicker way to access Page Setup (instead of going via Firefox menu). You still have to manually disable and later again to enable header/footer. Even if you clone and rename the "Printing" button, your changes to header/footer always affect Page Setup of your clone and the original "Printing" button. Unfortunately, a solution is still pending.