SUMMARY: Printing in full duplex with JetAdmin

From: Gerard Henry (Gerard.Henry@cmi.univ-mrs.fr)
Date: Thu May 04 2000 - 09:09:54 CDT


My original question:
>
> Hello,
> I'm using JetAdmin 6.21 on Solaris 2.6.
> Printers are HP4000N and HP4050N.
> It works fine.
> If you want to print recto-verso, you have to become "root".
> Is it possible for clients who use only "lpr -Php" to give an option to
> change printer on recto-verso or not?
> Why is it possible for other not unix users??
>

Thanks to charest@Canr.Hydro.Qc.Ca
                tim@santafe.edu
                diarra@ipno.in2p3.fr

i have to do:
lp -d printername -o duplex <fichier>

another solution is to create two differents queues. One for "one side"
(hp) and an other for
"duplex" (hpduplex).
For the duplex queue, edit /etc/lp/interfaces/hpduplex and change
options=$5
to
options="duplex "$5

I tried the two, and it's good.



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:14:07 CDT