home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / apps / 18425 < prev    next >
Encoding:
Text File  |  1992-12-11  |  2.5 KB  |  71 lines

  1. Newsgroups: comp.sys.mac.apps
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!caen!spool.mu.edu!umn.edu!noc.msc.net!uc.msc.edu!msc.edu!doherty
  3. From: David C. Doherty <doherty@msc.edu>
  4. Subject: Re: Inserting Postscript in Word 5.1
  5. Message-ID: <1992Dec11.175929.29982@uc.msc.edu>
  6. X-Xxmessage-Id: <A74E2F6F73010CAD@msc.edu>
  7. X-Xxdate: Fri, 11 Dec 92 17:43:43 GMT
  8. Sender: netnews@uc.msc.edu (UC Network News)
  9. Organization: Minnesota Supercomputer Center, Inc.
  10. X-Useragent: Nuntius v1.1.1d15
  11. References: <1992Dec10.052020.23572@gn.ecn.purdue.edu>
  12. Date: Fri, 11 Dec 1992 17:59:29 GMT
  13. Lines: 56
  14.  
  15. In article <qBemVB32w165w@mantis.co.uk> mathew, mathew@mantis.co.uk
  16. writes:
  17. > jonkatz@gn.ecn.purdue.edu (Jonathan W. Katz) writes:
  18. > > I have a postscript file (text) that I want to place into Word 5.1. 
  19. When I
  20. > > attempt to load it, the program says that it's converting an EPS file
  21. > > (which it's not), and then says, "Invalid data in conversion file."
  22. > > 
  23. > > That's where I'm confused.  I've printed this file with the
  24. LaserWriter Utili
  25. > > without a problem, so I know the file is fine.  Does anyone have any
  26. ideas?
  27. > You cannot load a Postscript file into Word.  Postscript files are
  28. > intermediate printer dump files.  
  29.  
  30. This is very incorrect.  Postscript files are ascii.
  31.  
  32. > EPS is "cleaned-up" Postscript, which can sometimes be included in
  33. documents
  34. > (if you're lucky).  Even then, it isn't treated as text, but rather as
  35. > graphics. 
  36.  
  37. Actually, Encapsulated PostScript  has a very precise definition which
  38. does not 
  39. have anything to do with "cleaning up" postscript.  A nice feature of EPS
  40. is that
  41. it can (optionally) include a bitmapped preview.  Among the allowed
  42. preview formats
  43. is PICT.  If you have an EPS with an embedded PICT preview, programs like
  44. Word will
  45. display the PICT as the graphic.  Otherwise, most of them just display a
  46. big
  47. box with an X across it.  The actual postscript doesn't appear.
  48.  
  49. There are (mostly unix-based) ps to EPS converters available. Mostly (I
  50. believe) what
  51. they do is to incorporate BoundingBox information and fix the header.
  52.  
  53. Alternatively, you could just read in the postscript and assign its style
  54. to Postscript (look in the Format menu).
  55.  
  56. Which of these you want depends on exacly what you are trying to do.
  57. My descriptions are admittedly vague, and RTM is highly recommend here.
  58.  
  59.  
  60. > Basically, your question is like asking "I got an HP Laserjet printer
  61. dump
  62. > file, and I'd like to load the text into Word.  Why can't I?"
  63.  
  64. no.
  65.  
  66. --
  67. David C. Doherty
  68. Minnesota Supercomputer Center, Inc.
  69. doherty@msc.edu
  70.