home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / misc / 4390 < prev    next >
Encoding:
Internet Message Format  |  1992-11-07  |  1.8 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!ub!galileo.cc.rochester.edu!crocus.medicine.rochester.edu!ajp2o
  2. From: ajp2o@crocus.medicine.rochester.edu (Anthony J. Persechini)
  3. Newsgroups: comp.os.ms-windows.misc
  4. Subject: Re: PSCRIPT.DEV patch for windows 3.1
  5. Message-ID: <1992Nov6.141448.2746@galileo.cc.rochester.edu>
  6. Date: 6 Nov 92 14:14:48 GMT
  7. References: <1992Nov6.134753.23259@magnus.acs.ohio-state.edu>
  8. Sender: news@galileo.cc.rochester.edu
  9. Reply-To: ajp2o@4.3  Printing a PostScript Print File in UNIX
  10. Organization: University of Rochester
  11. Lines: 32
  12. Nntp-Posting-Host: crocus.medicine.rochester.edu
  13.  
  14. In article <1992Nov6.134753.23259@magnus.acs.ohio-state.edu>,
  15. phart@magnus.acs.ohio-state.edu (Patrick S Hart) writes:
  16. |> Hi,
  17. |>    I am looking for a patch called PSCRIPT.DEV for windows 3.1.  This is 
  18. |> suppossed to omit the ^D char when you save a documenmt as a postscript file.
  19. |> |> I was told that I could find it at ftp.indiana.edu, however I could not
  20. |> seem to
  21. |> find it.  Can anyone tell me where this mysteries patch may reside.
  22. |> 4.3  
  23.  
  24. From the printers.wri file:
  25.  
  26. Printing a PostScript Print File in UNIX
  27.  
  28. The PostScript printer driver inserts a CTRL+D key combination at the beginning
  29. of every print job to reset the printer. Because UNIX systems recognize CTRL+D
  30. as an end-of-file character, any print files you create by using the PostScript
  31. printer driver do not print in UNIX. You can correct this problem by removing
  32. the CTRL+D key combination from the print job. To do this, add the following
  33. setting to the [ModelName,Port] section in the WIN.INI file (where ModelName
  34. is the name of your PostScript printer model):
  35.  
  36. CtrlD=0
  37.  
  38. For more information about editing the WIN.INI file, see the WININI.WRI online
  39. document.
  40.  
  41. -- 
  42. Anthony Persechini
  43. Assistant Professor
  44. University of Rochester School of Medicine
  45. ajp2o@crocus.medicine.rochester.edu
  46.