[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Printing Long Edge (Standard) with HP DeskJet 990C - CUPS+Gutenprint v5.0.2 does not work



On Fri, 17 Sep 2010 21:20:39 +0200, Merciadri Luca wrote:

> Amongst two printers, I've got an Hp Deskjet 990Cxi, and I use
> `CUPS+Gutenprint v5.0.2' as a driver for this printer. I would like to
> print both sides, e.g. using long edge mode (standard). The problem is
> that this seems not to be communicated to the printer, despite of the
> invokated command:
> 
> ==
> lpr -P Deskjet -o Resolution=300dpi -o PageSize=Letter -o Duplex=DuplexNoTumble
> ==

The command above lacks the file/document to print? :-?

> where `Deskjet' is the name of the printer for CUPS.
> 
> Any idea?

You can first check that duplex printing is an available option for your 
driver:

***
lpoptions -p printername -l | grep -i duplex
***

If it is listed there and you get no output when calling "lpr", take a 
look into CUPS logs (/var/log/cups/*), maybe there is any error there.

Greetings,

-- 
Camaleón


Reply to: