home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / mac / misc / 16127 < prev    next >
Encoding:
Text File  |  1992-09-08  |  2.6 KB  |  46 lines

  1. Newsgroups: comp.sys.mac.misc
  2. Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!agate!usenet.ins.cwru.edu!magnus.acs.ohio-state.edu!cis.ohio-state.edu!gryphon.cis.ohio-state.edu!mufti
  3. From: mufti@gryphon.cis.ohio-state.edu (saad mufti)
  4. Subject: Printing a mac postscript file on a Sun workstation
  5. Message-ID: <1992Sep7.170944.27022@cis.ohio-state.edu>
  6. Sender: news@cis.ohio-state.edu (NETnews        )
  7. Organization: The Ohio State University Dept. of Computer and Info. Science
  8. Distribution: usa
  9. Date: Mon, 7 Sep 1992 17:09:44 GMT
  10. Lines: 34
  11.  
  12.  
  13. I want to print a MS Word 4.0 file from a Sun workstation. To do this, I
  14. redirected the output of MS Word 4.0 to a postscript file using command-k.
  15.  
  16. I then uploaded the postscript output to my Sun account. When I try to
  17. print it on a network laserwriter, (using lpr) it prints the postscript text
  18. verbatim, i.e., doesn't interpret it. For e.g., the first few lines of the
  19. printout looked as follows :
  20.  
  21. %%Title: "Laser Prep -- The Apple PostScript Dictionary (md)"
  22. %%Creator: Apple Software Engineering
  23. %%CreationDate: Thursday, March 19, 1987
  24. %{appledict version #68 0
  25. % ⌐ CopyRight Apple Computer, Inc. 1984,1985,1986,1987,1988 All Rights Reserved.
  26. %%EndComments
  27. %%BeginProcSet: "(AppleDict md)" 68 0
  28. statusdict begin waittimeout 300 lt{0 60 300 setdefaulttimeouts}if end
  29. currentfile statusdict begin serverdict begin product (LaserWriter II NT) eq revision 1 eq and {/setrealdevice {//setrealdevice exec 31 sendpcmd 4 eq tonerlight} bind def
  30. /execjob {31 sendpcmd 4 eq tonerlight //execjob exec} bind def end end eexec}{end end 722{currentfile read pop pop}repeat}ifelse 
  31. 35de8eabfc7fa5eac0431edc501ad43f5fcbdf9fdd321cce93b525f4439dd94696bf56ac13a0a2aad1e6bcf444711e941d7217138d20ae0500145f815439cc14e697ad201df728ea4ccad4ac331aa03a7aacde10760bf4ee12bbf73c77cdcbf1796f26f0dd255d2407e1ac41
  32. d27489a69d6b69c6a841468b46720b75ad65650700e0c528e7af61e7e3e821b59445c44b69831ebc9deaf0e3aecc14b7a1c2e18bc1fa42a59219f1e36f236e3d6c89114b1f231999c3dbce6b43f3e2918fcb85575941a9d1e65c86aa08e6eea86cc66ce90e5e4add57f2585e
  33. 7b1c0b5203cfc46868d6e3c0d66db79174e7091e32e307679732da062e440e41dabd36a161b611a7e4523a49694026206803dbfd5be5c5fe433f0f18a40057db6f1302848c8da4a10a7f14c63d512806362b1be092ad5dbd36d75fe63e4cae2ba9b72390f580cac344a08bdf
  34. 6eb9e36ec45bad2a0b82829a72e0efa2d87332c482196e690361168271c55053341ab3
  35. /sc {60 45 {abs exch abs 2 copy add 1 gt{1.0 sub dup mul exch 1.0 sub dup mul add 1.0 sub}{dup mul exch dup mul add 1.0 exch sub}
  36. ifelse}setscreen} bind def statusdict begin product(LaserWriter II)anchorsearch end
  37.  
  38.  
  39. I'd appreciate some pointers on how to get this file to print.
  40.  
  41. Thanks.
  42.  
  43. -----
  44. Saad Mufti
  45. mufti@cis.ohio-state.edu
  46.