[6892] in Athena Bugs
vax 7.1H: psrev/idraw
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Mon Jan 14 13:50:03 1991
From: drmorris@ATHENA.MIT.EDU
To: bugs@ATHENA.MIT.EDU
Cc: gavallia@ATHENA.MIT.EDU
Date: Mon, 14 Jan 91 13:49:48 EST
System name: copilot
Type and version: CVAXSTAR 7.1H
Display type: SM
What were you trying to do?
use psrev on a scribe produced PS file which contains an idraw figure
What's wrong:
You can't psrev out any pages after the first idraw figure.
E.g. file has idraw figure on page 10, you can't print only
page 11 using psrev.
What should have happened:
It should work.
Please describe any relevant documentation references:
PS Green Book
Idraw puts the comment '%%%Page: 1 1' in the figure. Psrev uses
'%%Page:' as its page separation token and gets confused. Not sure
whether idraw shouldn't put it there, or psrev should be more
intelligent (or both).
Dave Morrison