Şu anda bakım nedeniyle sitemiz kısıtlı işlevsellik sunmaktadır. Mevcut makaleler sorununuzu çözmediyse ve bize soru sormak isterseniz Twitter’da @FirefoxSupport hesabından ve Reddit’teki /r/firefox subreddit'inden destek gönüllülerimize ulaşabilirsiniz.

Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

Where is the print setup to change headers and footers?!

  • 6 yanıt
  • 1 kişi bu sorunu yaşıyor
  • 1 gösterim
  • Son yanıtı yazan: RustyCP

more options

I don't print out many pages, but when I need one... I need one! Where did print setup go? This used to allow changes in headers and footers.

I don't print out many pages, but when I need one... I need one! Where did print setup go? This used to allow changes in headers and footers.

Tüm Yanıtlar (6)

more options

If you open the page `about:config` and type in 'print.show_page_setup_menu' and change that preference to 'true', then you should get a 'Page Setup' item under the 'File' menu.

more options

Jonathan, Thanks for trying, but this does NOT give me a Page Setup item in the File menu. I am using Firefox v97.0.1 (64-bit) on a Dell Inspiron with Intel Core i7-8700 CPU @ 3.20GHz. Does this help you at all?

more options

Did you try to close and restart Firefox as that is required in some cases ?

more options

Yes, I did restart the browser, but a Page Setup item did not appear in the File menu as expected.

more options

This should work on Windows and Mac, it isn't available on Linux, so I can't test this.

#if !defined(MOZ_WIDGET_GTK)
                <menuitem id="menu_printSetup"
                          command="cmd_pageSetup" data-l10n-id="menu-file-print-setup" hidden="true"/>
#endif

more options

It looks like you are throwing code at me, and I don't know what to do with it. Please give me step-by-step instructions. Thank you.