Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

how to turn off automatic page header and footer when printing

  • 2 replies
  • 2 have this problem
  • 1 view
  • Last reply by MelDMuc

more options

quite annoying to have to set page header and footer to blank each and every time I print. Tried to set it to blank in about:config - didn't work. Tried to set it to --blank-- in about:config - didn't work either. Yes, I did restart firefox.

quite annoying to have to set page header and footer to blank each and every time I print. Tried to set it to blank in about:config - didn't work. Tried to set it to --blank-- in about:config - didn't work either. Yes, I did restart firefox.

Chosen solution

There are multiple strings on the Firefox configuration page that control the header and footer when printing in Firefox. You should make sure that the following strings are empty:

  • print.print_headerright
  • print.print_headerleft
  • print.print_headercenter
  • print.print_footerright
  • print.print_footerleft
  • print.print_footercenter
  • print.printer_YOUR_PRINTER_NAME.print_headerright
  • print.printer_YOUR_PRINTER_NAME.print_headerleft
  • print.printer_YOUR_PRINTER_NAME.print_headercenter
  • print.printer_YOUR_PRINTER_NAME.print_footerright
  • print.printer_YOUR_PRINTER_NAME.print_footerleft
  • print.printer_YOUR_PRINTER_NAME.print_footercenter

You should also check that your Mac does not have any printer settings that control the header and footer of the printer since these will often override the Firefox defined settings.

Hope this helps.

Read this answer in context 👍 1

All Replies (2)

more options

Chosen Solution

There are multiple strings on the Firefox configuration page that control the header and footer when printing in Firefox. You should make sure that the following strings are empty:

  • print.print_headerright
  • print.print_headerleft
  • print.print_headercenter
  • print.print_footerright
  • print.print_footerleft
  • print.print_footercenter
  • print.printer_YOUR_PRINTER_NAME.print_headerright
  • print.printer_YOUR_PRINTER_NAME.print_headerleft
  • print.printer_YOUR_PRINTER_NAME.print_headercenter
  • print.printer_YOUR_PRINTER_NAME.print_footerright
  • print.printer_YOUR_PRINTER_NAME.print_footerleft
  • print.printer_YOUR_PRINTER_NAME.print_footercenter

You should also check that your Mac does not have any printer settings that control the header and footer of the printer since these will often override the Firefox defined settings.

Hope this helps.

more options

Thanks! That did it :-)