Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!tut.cis.ohio-state.edu!skiff.cis.ohio-state.edu!hansell From: hansell@skiff.cis.ohio-state.edu (Timothy Hansell) Newsgroups: comp.lang.smalltalk Subject: Re: Screendump from Smalltalk-80 Keywords: screendump, postscript Message-ID: <73890@tut.cis.ohio-state.edu> Date: 13 Nov 89 15:41:10 GMT References: <10446@thorin.cs.unc.edu> Sender: news@tut.cis.ohio-state.edu Reply-To: Timothy Hansell Organization: Ohio State University Computer and Information Science Lines: 17 In article <10446@thorin.cs.unc.edu> shan@tlab1.cs.unc.edu (Yen-Ping Shan) writes: > > Does anyone have a Smalltalk-80 program that can generate postscript >screendumps? > I am preparing a document with LaTex, and would like to include quite >a few Smalltalk screen images. What's the best way to do it? > Thanks. > ---Shan--- Depends upon what machine you are running on. If you are running on a Sun, you could always do a 'screendump' of the screen ( this is a sun command ) and then if you have the Transcript software for the Sun laser printer there is a program 'pssun' that allows you to convert sun raster files into postscript raster files. -tim