16

I have a Brother HL-3150CDW printer, installed the driver from their website, and I can print fine, except that Duplex (double sided print) is not available.

I've tried from a Windows computer and it works there, so I know it's possible. Any ideas on how this can be fixed in Ubuntu? (I'm on 12.04)

Source

Hoff
  • 293
  • 1
  • 2
  • 7

5 Answers5

9

Dumbest thing in the world but worth checking:

I had installed a printer via CUPS which could duplex-print via Google Chrome (Two-sided printing checkbox shows up and works) but didn't have a duplex option under the system dialogue:

enter image description here

The system print dialogue wouldn't allow me to select Page Setup > Two-sided > Long Edge (Standard) until I toggled this on under Printers > hit little gear next to the printer > Installable Options:

enter image description here

Casey L
  • 1,031
8

Just worked this out! Ignore the "duplex" section of the print dialogue. Instead:

Print dialogue > Device > Two-sided > Long-Edged Binding > OK

Using Evince, for example:

  1. Select File > Print.
  2. Click the Page Setup tab.
  3. Set Two-sided to: Long Edge (Standard)
  4. Click Print.

Two-sided

Dave Jarvis
  • 991
  • 2
  • 12
  • 26
FrThos
  • 96
6

I have a similar problem with an EPSON XP-415 printer which, in Windows, can print two-sided, although only with manual intervention half-way to put back the one-sided printed paper in the loader.

The method to print two-sided:

  1. Print only odd pages
  2. Flip and load back in the paper rack the group of pages printed
  3. Print only even pages
The Quark
  • 283
1

Thanks, a similar thing worked for me in Evince. Although for me, the option is under the print dialogue's Advanced tab, the tab contents are called "General", and it's the first option, "Two-sided" (and in my case, I wanted it set to Long-Edge Binding", as you did.) This is despite the under the Page Setup tab, in the section labelled "Layout", Two-sided was greyed out and marked as "Not available".

Thank goodness, too, since Acroread was printing without the footers (go figure - yay, Adobe!), whereas evince works just fine.

I'm using Ubuntu 16.04.2 LTS - I don't know why Campiador sid there is no two-sided option available - perhaps he's referring to the (bug?) that leaves it greyed out in the Layout section?

LukeJKendall
  • 201
  • 2
  • 7
0

As of Ubuntu 22.04, there are at least 3 places I've found to set the paper option.

  1. Print dialog (what you'd expect)
  2. Printers > [Settings gear for your printer] > Printing Options > Page Setup > Two-sided > Long Edge (Standard)
  3. Printers > Additional Printer Settings... > [Right-click your printer] > Properties > Printer Options > 2-Sided Printing: > On (Portrait)

For my HP ENVY 7640 network local printer, I've found #1 won't work unless #2 is set. For some reason #2 keeps resetting itself every time I lock and unlock the session, so I believe #3 needs to be set to fix this.

qwr
  • 2,969