Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Can I turn off FireFox 'print optimization'?

  • 4 отговора
  • 1 има този проблем
  • 7 изгледи
  • Последен отговор от 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.'

Всички отговори (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.