[comp.lang.postscript] SUMMARY: missing page

davidd@wolf.cs.washington.edu (David Doll) (01/06/91)

Here's some of the reply's I got on my first mesg:

> I have a huge (200+) file, and I'm missing page eight; it there any way to
> just print out page 8?

------------------------------------------------------------

find a printer that prints out page 1 backward, kill after your page comes out

------------------------------------------------------------

If you're using a NeXT: use Previewer and then use the print option...

-----------------------------------------------------------

remap "showpage" to dump only the eight page

search for %EndPr which tells you the end of the prolog, use teh %page to
determine what pages are what, edit file so you only have the correct page
numbers...

-----------------------------------------------------------

If you're on a NUIX box that has TranScript, psrev will work. For ex:
psrev -s8 filename

-----------------------------------------------------------

Thanks to all who replyed, I appreciate your time and help. One person
who I sent e-mail to, got kicked back:
infmx!cortesi@ames.arc.nasa.gov
Thanks.


--
David Doll
Computer Science Dept.
University of Washington
Seattle, WA 98195
M/S: FR-35
davidd@cs.washington.edu