[27267] in Athena Bugs
Re: hexagons go awry on w20color
daemon@ATHENA.MIT.EDU (Jonathan Reed)
Tue Dec 16 23:51:19 2008
Message-Id: <A7184937-EF21-453F-A99F-98AB138C39D6@mit.edu>
From: Jonathan Reed <jdreed@mit.edu>
To: John Hawkinson <jhawk@mit.edu>
In-Reply-To: <20081217043554.GZ29687@multics.mit.edu>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (Apple Message framework v919.2)
Date: Tue, 16 Dec 2008 23:51:05 -0500
X-Spam-Flag: NO
X-Spam-Score: 0.00
Cc: bugs@mit.edu
Errors-To: bugs-bounces@mit.edu
On Dec 16, 2008, at 11:35 PM, John Hawkinson wrote:
> So, to be 100% clear, the job worked fine without any duplexing?
>
Yes.
When the job was printed with "lpr -Pw20color", I got a header page
and single-sided printout.
When the job was printed with "lpr -Pw20color", I only got a header
page and nothing else.
When the job was printed to a PostScript file, and had "<< /Duplex
true >> setpagedevice" added to it in the correct location, and was
printed with "lpr -Praw@w20color.mit.edu", I got a duplex job and no
header page. (as expected)
Not tested:
-Adding "<< /Duplex true >> setpagedevice" and printing with "lpr -
Pw20color"
-Printing with "lpr -Pw20color -Zduplex"
-Printing with "lpr -Pw20color -Zduplexshort" (I don't recall this
working since the 5si days)
-Printing plain text with "lpr -Pw20color2" (I don't expect this to
behave differently, but it's worth testing)
Additionally, I should note that in order to facilitate double-sided
printing, the Copytech staff has been selectively enabling the duplex
setting on the printer itself, so anyone who goes to test this should
ensure that is off before testing. (It was in fact on when I printed
my first simplex job and I was quite confused for a few minutes.)
-Jon