lpr options for double side print

Ian Mortimer ian at physics.uq.edu.au
Fri Sep 17 04:49:14 UTC 2004


> I have a printer set up as for single-side printing. I
> do not want change  the settings. could some one show
> me hoiw to do a double-side print with lpr optiond

   lpr -o 'sides=two-sided-long-edge'
   lpr -o 'sides=two-sided-short-edge'

Normally though you'd configure your printer to do duplex by
default.  For cases where you need single sided do:

   lpr -o 'sides=one-sided'

---
Ian





More information about the users mailing list