home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / archives / 3157 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  2.3 KB

  1. Path: sparky!uunet!usc!elroy.jpl.nasa.gov!ames!agate!agate!usenet
  2. From: Darius Vaskelis <U39648@uicvm.uic.edu>
  3. Newsgroups: comp.archives
  4. Subject: [comp.lang.postscript] GS on DJ500, OS/2 2.0 (was Re: Drivers for GS on 486/MSDOS)
  5. Followup-To: comp.lang.postscript
  6. Date: 21 Aug 1992 08:22:24 GMT
  7. Organization: University of Illinois at Chicago
  8. Lines: 43
  9. Approved: adam@soda.berkeley.edu
  10. Distribution: world
  11. Message-ID: <172940INNgtk@agate.berkeley.edu>
  12. References: <1992Aug19.022918.16825@sserve.cc.adfa.oz.au> <92233.120351U39648@uicvm.uic.edu>
  13. NNTP-Posting-Host: soda.berkeley.edu
  14. X-Original-Newsgroups: comp.lang.postscript
  15. X-Original-Date: Thursday, 20 Aug 1992 12:03:51 CDT
  16.  
  17. Archive-name: auto/comp.lang.postscript/GS-on-DJ500-OS-2-2-0-was-Re-Drivers-for-GS-on-486-MSDOS
  18.  
  19. [...]
  20. >I am now thinking of purchasing a Canon BJ10ex or a HP Deskjet500. I've got
  21. >GS, and it works fine when you ask it to output to the screen, but I haven't
  22. >got a clue on how to get it to output to any of the printers mentioned above.
  23. [...]
  24.  
  25. I recently grabbed a copy of Ghostscript for DOS from a SIMTEL20 mirror
  26. site (wuarchive.wustl.edu) and it was compiled with a multitude of
  27. drivers.  I get very nice output from my HP DeskJet 500 with the
  28. following command:
  29.  
  30. GS386 -sDEVICE=djet500 filename.ps
  31.  
  32. Or, if you're using IBM OS/2 2.0, you can make a Ghostscript icon and
  33. drag Postscript files onto it and they'll spit off the printer:
  34.  
  35. Program settings:
  36.  
  37.         Path and file name: drive:\path\DOS4GW.EXE
  38.                 Parameters: GS386 -sDEVICE=djet500 -sOUTPUTFILE=LPT1.OS2
  39.          Working directory: drive:\path
  40.  
  41. Session settings (DOS settings for DOS full screen/DOS window):
  42.  
  43.               DMPI_DOS_API: ENABLED
  44.          DMPI_MEMORY_LIMIT: 4 (or more)
  45.  
  46. You don't *need* the -sOUTPUTFILE=LPT1.OS2, but it appears to make
  47. printing a little smoother.
  48.  
  49. (OS/2 2.0 users may also want to check out the Ghostscript 2.5 beta 1
  50.  available on ftp-os2.nmsu.edu... it has a Presentation Manager driver!)
  51.  
  52. - Darius
  53. --
  54.    BITNET: U39648@UICVM             | "I'd rather laugh with the sinners
  55.  Internet: u39648@uicvm.uic.edu               than cry with the saints,
  56. - - - - - - - - - - - - - - - - - - |  the sinners are much more fun,
  57.   "Don't set fire to strangers."       and only the good die young."
  58.   - Mr. Zarniwoop                   |  - Billy Joel
  59.  
  60.