|
Can I set the cups output order to always print in reverse order
Ubuntu 9.04 amd64, HP 842C printer, HP Deskjet 840c hpijs, 3.9.2 driver, cups. The reason for the 840c driver by the way, is that the 842 drivers have never worked for my printer. Have always had problem in not being able to print in reverse order in Ubuntu, so that I don't have to reorder all printed pages afterwards. Trying to set reverse order via System - Administration - Printing seems to be a dead end. I found the following reference to setting a reverse order, when printing from the command line:
Specifying the Output Order
The -o outputorder=normal and -o outputorder=reverse options specify the order of the pages. Normal order prints page 1 first, page 2 second, and so forth. Reverse order prints page 1 last.
However I'd like to be able to set a default condition in a config file for example if one exists, to always print in reverse order. Is this possible? Many thanks.
|