home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / next / programm / 6076 < prev    next >
Encoding:
Text File  |  1992-09-09  |  1.3 KB  |  48 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!cs.utexas.edu!tamsun.tamu.edu!news
  3. From: d1h1883@sc.tamu.edu (Dave Hess)
  4. Subject: Re: strange color PS problem....
  5. Message-ID: <1992Sep9.191814.7147@tamsun.tamu.edu>
  6. Sender: news@tamsun.tamu.edu (Read News)
  7. Reply-To: David-Hess@tamu.edu
  8. Organization: Texas A&M University, College Station
  9. References: <1992Sep9.133450.3506@tamsun.tamu.edu>
  10. Date: Wed, 9 Sep 1992 19:18:14 GMT
  11. Lines: 35
  12.  
  13. In article <1992Sep9.133450.3506@tamsun.tamu.edu> d1h1883@sc.tamu.edu (Dave  
  14. Hess) writes:
  15. > Add/change the following at the top of the doc.
  16. > %!PS-Adobe-2.0
  17. > %%EndComments
  18. > %%BeginProlog
  19. > Put the following just before the first page begins.
  20. > %%EndProlog
  21. > %%Page: 1 1
  22. > Put the following before the rest of the pages (usually after showpage's)
  23. > where x is the proper page number.
  24. > %%Page: x x
  25. > That is usually enough to make Preview happy.
  26. > Note that depending on the consistency of the output, you can probably
  27. > automate these steps in a shell script (I've got one for PATRAN on the  
  28. Cray).
  29. > Hope that helps.
  30.  
  31. Oops. This is a reposting for those of us who have NewsGrazer which
  32. inadvertantly misinterpreted my posting as a PostScript document. :-)
  33.  
  34. --
  35. David K. Hess
  36. Graduate Assistant                     David-Hess@tamu.edu
  37. Supercomputer Center                  Texas A&M University
  38.