Re: [CentOS] Duplex Printing

2008-01-29 Thread Joshua Baker-LePain

On Tue, 29 Jan 2008 at 7:57pm, Clint Dilks wrote


The only successful Duplex Job I have been able to print was by using *
enscript -DDuplex:true -P mfd_scmsoffice test.txt

*Otherwise I have been trying
*lp -d mfd_scmsoffice -o sides=two-sided-long-edge test.txt*


As long as it's supported in the PPD, duplex printing isn't an issue at 
all.  What does 'lpoptions -l | grep -i duplex' say for the relevant 
printers?


--
Joshua Baker-LePain
QB3 Shared Cluster Sysadmin
UCSF
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Duplex Printing

2008-01-29 Thread Clint Dilks

Joshua Baker-LePain wrote:

On Tue, 29 Jan 2008 at 7:57pm, Clint Dilks wrote


The only successful Duplex Job I have been able to print was by using *
enscript -DDuplex:true -P mfd_scmsoffice test.txt

*Otherwise I have been trying
*lp -d mfd_scmsoffice -o sides=two-sided-long-edge test.txt*


As long as it's supported in the PPD, duplex printing isn't an issue 
at all.  What does 'lpoptions -l | grep -i duplex' say for the 
relevant printers?



Hi

lpoptions -p mfd_scmsoffice -l | grep -i duplex
OptionalDuplexer/OptionalDuplexer: False *True
Duplex/Duplex: None DuplexNoTumble *DuplexTumble

This makes me think it should be duplexing by default
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Duplex Printing

2008-01-28 Thread Clint Dilks

Hi People,

This may be slightly off topic if so please let me know.  My situation 
is I have a bunch of Fedora clients connecting to a CentOS Printer 
server (setup using cups).  I have gone through and used Vendor supplied 
ppd files where possible.  And basic printing is working.  But, Duplex 
printing doesn't.


The Printers I am using are mostly Brother / HP with a few MFD's from 
Konica Minolta.  I have configured Duplexing information on both the 
Printer Server and the Clients but no matter what options are set jobs 
always come out single sided.


The only successful Duplex Job I have been able to print was by using *
enscript -DDuplex:true -P mfd_scmsoffice test.txt

*Otherwise I have been trying
*lp -d mfd_scmsoffice -o sides=two-sided-long-edge test.txt*

The Cups versions involved are
1.2.4 (Centos 5 running latest rpms) - Print Server
1.2.12 Fedora Client

I have done some searching on the Web and see a fair number of problems 
with Duplex Printing but no real mention of solutions to this issue.  So 
firstly have people been able to get duplex printing working correctly 
for lp or lpr ?  If not what alternative solutions are people using ? 

If reliable duplex printing is possible can anyone direct me to some 
good documentation about this so I can see why my configuration is wrong.


I have tried removing the client from the loop completely and still see 
the behavior when printing from the print server directly.


I see that the cups rpms used are a number of versions behind the 
current stable shown at cups.org so I was considering building rpms 
using the latest stable source and the spec file that they provide.  Is 
this viable or am I just asking for trouble ?


Thank you for your time and any knowledge / experience you are willing 
to share.  Have a nice day.

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos