搜索 | 用户支持

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

Learn More

Two-sided Printing is now BACKWARDS

  • 3 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 Jonathan Watt

more options

Recently, I noticed Firefox has a new printer dialogue box. When that dialogue box starting showing up, all of my two-sided print jobs are BACKWARDS. The back page is flipped 180 degrees from the front page. WRONG!

As a sanity check, I double-checked with Chrome and Opera. No problem. Double-sided print jobs print as usual (i.e., when you flip the page over in the horizontal direction, the print orientation remains correct).

HP1320 laser printer. Win 7 / 64 bit. HP printer driver.

Somehow, the new Firefox Browser printer dialogue overlay is overriding the HP printer driver. Please fix!

Recently, I noticed Firefox has a new printer dialogue box. When that dialogue box starting showing up, all of my two-sided print jobs are BACKWARDS. The back page is flipped 180 degrees from the front page. WRONG! As a sanity check, I double-checked with Chrome and Opera. No problem. Double-sided print jobs print as usual (i.e., when you flip the page over in the horizontal direction, the print orientation remains correct). HP1320 laser printer. Win 7 / 64 bit. HP printer driver. Somehow, the new Firefox Browser printer dialogue overlay is overriding the HP printer driver. Please fix!

被采纳的解决方案

Firefox may have stored the wrong binding setting. To fix it manually:

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

(2) In the search box in the page, type or paste duplex and pause while the list is filtered

Firefox should list the print_duplex value for each printer. Printers you have not yet used in the new print experience will have a weird number that is not on this list:

  • 0 => print single-sided
  • 1 => print double-sided, with long-edge (portrait mode left-right) binding
  • 2 => print double-sided, with short-edge (portrait mode top-bottom) binding

To edit a value, double-click the current value to display an editing field. Change it as you wish, then press Enter or click the blue check mark button to save the change.

Does the correction from 2 to 1 work and does it stick?

定位到答案原位置 👍 0

所有回复 (3)

more options

选择的解决方案

Firefox may have stored the wrong binding setting. To fix it manually:

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

(2) In the search box in the page, type or paste duplex and pause while the list is filtered

Firefox should list the print_duplex value for each printer. Printers you have not yet used in the new print experience will have a weird number that is not on this list:

  • 0 => print single-sided
  • 1 => print double-sided, with long-edge (portrait mode left-right) binding
  • 2 => print double-sided, with short-edge (portrait mode top-bottom) binding

To edit a value, double-click the current value to display an editing field. Change it as you wish, then press Enter or click the blue check mark button to save the change.

Does the correction from 2 to 1 work and does it stick?

more options

Brilliant! Worked. Thanks so much.

more options

FWIW I'm told that turning off duplex for one print, then turning it back on, should fix things. I'd be interested to know if that is not the case.