Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

Can I turn off FireFox 'print optimization'?

  • 4 válasz
  • 1 embernek van ilyen problémája
  • 1 megtekintés
  • Utolsó üzenet ettől: Bill413

more options
Having issues printing a SharePoint page with Firefox. SharePoint support has summarized the issue as; ' In general, all the components listed above are wrapped in some kind of root level DOM element, in most cases, a
element. When FF is preparing a print of the page, it seems to go through some kind of optimization and try to put contents within the same DOM element within the same page. If it cannot, it will shift the contents within the DOM element to next blank page. And the calculation seems to go even wonkier when contents within the DOM element is simply way bigger than the size of one page. The result is basically what you are seeing. If the content within the DOM element is split into two or more DOM elements, then the same content does not have print issues.'
Having issues printing a SharePoint page with Firefox. SharePoint support has summarized the issue as; ' In general, all the components listed above are wrapped in some kind of root level DOM element, in most cases, a <table></table> element. When FF is preparing a print of the page, it seems to go through some kind of optimization and try to put contents within the same DOM element within the same page. If it cannot, it will shift the contents within the DOM element to next blank page. And the calculation seems to go even wonkier when contents within the DOM element is simply way bigger than the size of one page. The result is basically what you are seeing. If the content within the DOM element is split into two or more DOM elements, then the same content does not have print issues.'

Összes válasz (4)

more options

The overflow on the next page, do you have "Shrink to fit" turned on in your print options?

more options

Yes, that is on. It was on all along.

more options

How about resetting the printer settings in Firefox: Reset Firefox preferences to troubleshoot and fix problems

more options

No change. Still not printing correctly.