
How can I print my entire draft message, instead of only the part of it that shows on the screen?
I have drafted response to a message I received. I need a copy of the draft to show my associate, but my printer will only print the portion of the draft that can be seen on the screen at one time. I have not previously encountered this problem. What needs to be changed?
Izabrano rješenje
Does your email site have a print button to format the page for printing? That often gives the best results.
If this just started with Firefox 4, it could be related to a change in how strict Firefox is about a page's HTML code. To see whether this problem is caused by the new HTML5 parser, you can turn it off like this:
(1) In a new tab, type or paste about:config in the address bar and press Enter. Click the button promising to be careful.
(2) In the filter box, type or paste html5 and pause while the list is filtered
(3) Double-click html5.parser.enable to toggle it to false (it should turn bold).
Then return to your mail site, reload the page, and test again. (Print Preview might be sufficient for testing.)
Does that make any difference? If so, the site might not yet be fully compatible with Firefox 4 -- or you have found a bug in Firefox.
Pročitaj ovaj odgovor u kontekstu 👍 0Svi odgovori (2)
Odabrano rješenje
Does your email site have a print button to format the page for printing? That often gives the best results.
If this just started with Firefox 4, it could be related to a change in how strict Firefox is about a page's HTML code. To see whether this problem is caused by the new HTML5 parser, you can turn it off like this:
(1) In a new tab, type or paste about:config in the address bar and press Enter. Click the button promising to be careful.
(2) In the filter box, type or paste html5 and pause while the list is filtered
(3) Double-click html5.parser.enable to toggle it to false (it should turn bold).
Then return to your mail site, reload the page, and test again. (Print Preview might be sufficient for testing.)
Does that make any difference? If so, the site might not yet be fully compatible with Firefox 4 -- or you have found a bug in Firefox.
I think you have the answer, because I had selected HTML in order to underline some book titles. I finally got my full draft to print by squeezing the open space at the top.
Now, I'll work on my HTML option, as you suggest.
Thanks!