Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!zephyr.ens.tek.com!uw-beaver!uw-june!wolf.cs.washington.edu!davidd From: davidd@wolf.cs.washington.edu (David Doll) Newsgroups: comp.lang.postscript Subject: SUMMARY: missing page Message-ID: Date: 5 Jan 91 22:19:36 GMT Sender: news@cs.washington.edu Distribution: comp Organization: University of Washington Computer Science Lines: 41 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