home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / sun / misc / 6129 < prev    next >
Encoding:
Text File  |  1993-01-04  |  2.2 KB  |  63 lines

  1. Newsgroups: comp.sys.sun.misc
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!howland.reston.ans.net!sol.ctr.columbia.edu!spool.mu.edu!umn.edu!mmm.serc.3m.com!news
  3. From: schultz@halley.est.3m.com (John C. Schultz)
  4. Subject: Problem with Postscript cartridge in HP LaserJet II
  5. Message-ID: <SCHULTZ.92Dec31210051@halley.est.3m.com>
  6. Sender: news@mmm.serc.3m.com
  7. Organization: 3M Company, 3M Center, Minnesota, USA
  8. Distribution: comp
  9. Date: Mon, 4 Jan 93 20:19:42 GMT
  10. Lines: 51
  11.  
  12. We have a Hp LaserJet II with an Adobe Postscript cartridge.  
  13. We just moved this from a PC to be the system printer on an SGI
  14. The SGI is running 4.0.5 and the BSD lpr software.  (Thanks to SGI for
  15. pointing out how to start the bsdlpr software.)
  16.  
  17. A file created in Microsoft Word and uploaded to the SGI as a
  18. Postscript file prints fine.  However, any Postscript file created
  19. from UNIX applications such as a2ps, FrameMaker, and Xprism2 will not
  20. print.  The printer shows data being received (the LED flashes and the
  21. display shows processing data) but not paper ever comes out.
  22.  
  23. Has anyone seen this before?  Suggestions?  I have included the
  24. beginning part of two files below.  The first one from Microsoft Word,
  25. will produce hardcopy.  The second, from a2ps, will not. (I have
  26. routinely printed Postscript files from all these sources on a
  27. different Postscript printer.)
  28.  
  29.  - part of the first file header that prints.
  30. %!PS-Adobe-3.0
  31. %%Creator: Windows PSCRIPT
  32. %%Title: Microsoft Word - BENCH.DOC
  33. %%BoundingBox: 18 9 593 784
  34. %%DocumentNeededResources: (atend)
  35. %%DocumentSuppliedResources: (atend)
  36. %%Pages: (atend)
  37. %%BeginResource: procset Win35Dict 3 1
  38. %! a2ps 3.0
  39.  
  40. - part of second file header - doesn't print
  41. /$a2psdict 100 dict def
  42. $a2psdict begin
  43. % Initialize page description variables.
  44. /inch {72 mul} bind def
  45. /landscape true def
  46. /twinpage true def
  47. /sheetheight 11 inch def
  48. /sheetwidth 8.5 inch def
  49. /margin 1.2 inch def
  50. /noborder false def
  51. /noheader false def
  52. /headersize 0.22 inch def
  53. /bodyfontsize 6.8 def
  54. /lines 73 def
  55. /columns 85 def
  56. /date (Jan  4 1993 10:05:41) def
  57. %!  PostScript Source Code
  58. %
  59. %  File: imag:/users/local/a2ps/header.ps
  60. --
  61.    John C. Schultz   +1 (612) 733-4047   schultz@halley.serc.3m.com
  62.    How to include the taste of Glendronach in a multi-media system?
  63.