Newsgroups: comp.windows.interviews
Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!think.com!snorkelwacker.mit.edu!stanford.edu!leland.Stanford.EDU!portia!calder
From: calder@uluru.stanford.edu (Paul Calder)
Subject: Re: PostScript Functions within Interviews
In-Reply-To: robinson@akira.enet.dec.com's message of 3 May 91 20:50:07 GMT
Message-ID: <CALDER.91May5110149@uluru.stanford.edu>
Sender: news@leland.Stanford.EDU (Mr News)
Reply-To: calder@lurch.stanford.edu
Organization: Stanford University
References: <3078@shodha.enet.dec.com>
Date: 5 May 91 11:01:49
Lines: 24

Will Robinson reports...

    that if I saved [a doc file] with a .ps extension it
    was saved in PostScript format.

The 'print' command writes a PostScript file for the current document.

    [is] any functionallity ... supported to 
    read in a PostScript file into DOC?

Doc cannot read arbitrary PostScript.  However, it can read graphics
files created by several other tools that just happen to use
PostScript-compatible file formats.  Specifically, it can read idraw
drawings and files generated by Jeff Poskanzer's ppmtops and pgmtops
tools.

    ... not seeing any documentation on DOC ...

InterViews 3.0-beta includes a man page for doc.
--
Paul Calder
Computer Systems Lab
Stanford University
calder@lurch.stanford.edu
