home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / sgi / 13218 < prev    next >
Encoding:
Internet Message Format  |  1992-09-02  |  1.1 KB

  1. Path: sparky!uunet!olivea!sgigate!odin!twilight!story
  2. From: story@sgi.com (David (Duis) Story)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Re: How do I dump a window to a color postscript printer?
  5. Message-ID: <pc251no@twilight.wpd.sgi.com>
  6. Date: 2 Sep 92 23:14:11 GMT
  7. References: <1992Aug31.025607.18478@murdoch.acc.Virginia.EDU>
  8. Sender: news@twilight.wpd.sgi.com ( CNews Account at twilight.wpd.sgi.com )
  9. Organization: Silicon Graphics, Inc.
  10. Lines: 22
  11.  
  12. In article <1992Aug31.025607.18478@murdoch.acc.Virginia.EDU> spm2d@uvacs.cs.Virginia.EDU (Steven Miale) writes:
  13. >We currently have an SGI running IRIX 4.0.1, and wish to convert
  14. >a given window to color postscript so that it can be printed.
  15.  
  16. The most straightforward way is to use "snapshot" to take a snapshot
  17. of the screen, saving it to an SGI RGB file.  If you are running 4.0.1
  18. or later, you should simply be able to lp that RGB file to the
  19. printer.
  20.  
  21. so:
  22.  
  23. snapshot
  24. lp snap.rgb
  25.  
  26. Done.
  27.  
  28. Cheers,
  29.  
  30. David Story                                    Silicon Graphics, Inc.
  31. story@bent.wpd.sgi.com                Mountain View, California
  32.  
  33. I've changed my name, so duis@sgi.com may bounce, please use story@sgi.com.
  34.