[11370] in Athena Bugs

home help back first fref pref prev next nref lref last post

sun4 7.6P: Duplex printing queues

daemon@ATHENA.MIT.EDU (Greg Hudson)
Sun Nov 14 10:25:20 1993

To: bugs@MIT.EDU
Date: Sun, 14 Nov 93 10:25:06 EST
From: Greg Hudson <ghudson@MIT.EDU>

System name:		deathtongue
Type and version:	SPARC/IPX 7.6P
Display type:		cgthree

What were you trying to do?
	Print a postscript file to a duplex print queue (meadow2).

What's wrong:
	The postscript file was generated by Framemaker.  The first
	line of the file contained only "%!", rather than
	"%!PS-Adobe-2.0".  This confused the duplex filter into doing
	the wrong thing.  I got a printed page of output stating:

	ERROR: undefined
	OFFENDING COMMAND: ngBox:

	STACK:

	This was clealy caused by the filter splitting up the
	"%%BoundingBox: " line.

What should have happened:
	The filter should be smart enough to deal with just a %! on the
	first line.

Please describe any relevant documentation references:
	The file was /mit/6.004/student/Psets/PS#8.ps.  Here are the
	first few lines:

%!
%%BoundingBox: (atend)
%%Pages: (atend)
%%DocumentFonts: (atend)
%%EndComments
%
% FrameMaker PostScript Prolog 3.0, for use with FrameMaker 3.0
% Copyright (c) 1986,87,89,90,91 by Frame Technology Corporation.
% All rights reserved.
%
%%%
%%% Mods by nuth@ai.mit.edu
%%%  Fixed /RR routine
%%%
% Known Problems:
%	Due to bugs in Transcript, the 'PS-Adobe-' is omitted from line 1

home help back first fref pref prev next nref lref last post