[20320] in Athena Bugs
linux 9.0.26: pslpr
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Thu May 2 21:31:46 2002
Message-Id: <200205030131.VAA13696@all-in-one.mit.edu>
To: bugs@MIT.EDU
Date: Thu, 02 May 2002 21:31:44 -0400
From: Ken Raeburn <raeburn@MIT.EDU>
System name: all-in-one.mit.edu
Type and version: i686 9.0.26
Display type: XFree86 3.3.6a SVGA
Shell: /bin/athena/tcsh
Window manager: unknown
What were you trying to do?
Generate a postscript file with a subset of the pages in an
existing postscript document.
What's wrong:
pslpr prints an error and produces no output:
% pslpr -p- -i1-3 implementor.ps > imp2.ps
psparse: Unsupported printer feature: *Resolution 600dpi.
% ls -l imp2.ps
-rw-rw-r-- 1 raeburn mit 0 May 2 21:25 imp2.ps
%
What should have happened:
It should have quietly produced an output file.
The '-f' option does force it to continue, but the normal
configuration shouldn't require this workaround.
Please describe any relevant documentation references:
pslpr(1)