搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

after upgrade to 49 (2 computers) print now has tiny font, so tiny looks like a line

  • 4 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 canuhelp

more options

print font so tiny that it looks like a line! on two computers only started after 'upgrade' to ver 49!!! Looked at same issue in older versions all my settings are as recommended. Have never ever had this problem before.

print font so tiny that it looks like a line! on two computers only started after 'upgrade' to ver 49!!! Looked at same issue in older versions all my settings are as recommended. Have never ever had this problem before.

被采纳的解决方案

yikes. Just printed out a web page normally. Then printed out another email properly. It's just the one email message! I've no idea why that would happen. So...I'm guessing this should be withdrawn. The email message that didn't print was in Yahoo email but then so was the one that printed correctly. Sorry

定位到答案原位置 👍 0

所有回复 (4)

more options

选择的解决方案

yikes. Just printed out a web page normally. Then printed out another email properly. It's just the one email message! I've no idea why that would happen. So...I'm guessing this should be withdrawn. The email message that didn't print was in Yahoo email but then so was the one that printed correctly. Sorry

more options

Might be the message itself somehow. Please flag your last post as Solved Problem so others will know.

more options

By default, Firefox will "shrink to fit" the text of the page. Possibly the message contains a long "unbreakable" line or wide image that forced the browser to resize the page way down.

Normally, when you launch a popup with a "print-optimized" message, the site strips off the toolbar and menu bar, so you can't use print preview. You can add those back for cases where printing is questionable, but unless you manually break the unbreakable line, it probably wouldn't help.

If you did want to make that change, here's how:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful.

(2) In the search box above the list, type or paste feat and pause while the list is filtered

(3) Double-click the dom.disable_window_open_feature.menubar preference to switch the value from false to true -- this disables sites from launching popup windows that hide the menu bar

(4) Double-click the dom.disable_window_open_feature.toolbar preference to switch the value from false to true -- this disables sites from launching popup windows that hide the main toolbar

If you want to test the results, you can use the third link on this page: https://jeffersonscher.com/res/popit.html (after launching the popup, tap the Alt key to activate the menu bar)

由jscher2000 - Support Volunteer于修改

more options

Thank you