Comment 23 for bug 173857

Revision history for this message
Jason Callough (jcallough) wrote :

Martin:

We have been able to confirm that this problem is corrected with the latest release (3.9.10) if you set the duplexer to installed on the cups localhost page. Then run the following command:

echo -e 'Hello\fWorld' | lp -d HP_Officejet_Pro_8000_A809 -o page-border=single -o Duplex=DuplexNoTumble -o media=Letter.Duplex

We are not able to see any border on the printout because lp is not creating it and we do not see it on the input to the driver.

Jason