home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!ub!galileo.cc.rochester.edu!crocus.medicine.rochester.edu!ajp2o
- From: ajp2o@crocus.medicine.rochester.edu (Anthony J. Persechini)
- Newsgroups: comp.os.ms-windows.misc
- Subject: Re: PSCRIPT.DEV patch for windows 3.1
- Message-ID: <1992Nov6.141448.2746@galileo.cc.rochester.edu>
- Date: 6 Nov 92 14:14:48 GMT
- References: <1992Nov6.134753.23259@magnus.acs.ohio-state.edu>
- Sender: news@galileo.cc.rochester.edu
- Reply-To: ajp2o@4.3 Printing a PostScript Print File in UNIX
- Organization: University of Rochester
- Lines: 32
- Nntp-Posting-Host: crocus.medicine.rochester.edu
-
- In article <1992Nov6.134753.23259@magnus.acs.ohio-state.edu>,
- phart@magnus.acs.ohio-state.edu (Patrick S Hart) writes:
- |> Hi,
- |> I am looking for a patch called PSCRIPT.DEV for windows 3.1. This is
- |> suppossed to omit the ^D char when you save a documenmt as a postscript file.
- |> |> I was told that I could find it at ftp.indiana.edu, however I could not
- |> seem to
- |> find it. Can anyone tell me where this mysteries patch may reside.
- |> 4.3
-
- From the printers.wri file:
-
- Printing a PostScript Print File in UNIX
-
- The PostScript printer driver inserts a CTRL+D key combination at the beginning
- of every print job to reset the printer. Because UNIX systems recognize CTRL+D
- as an end-of-file character, any print files you create by using the PostScript
- printer driver do not print in UNIX. You can correct this problem by removing
- the CTRL+D key combination from the print job. To do this, add the following
- setting to the [ModelName,Port] section in the WIN.INI file (where ModelName
- is the name of your PostScript printer model):
-
- CtrlD=0
-
- For more information about editing the WIN.INI file, see the WININI.WRI online
- document.
-
- --
- Anthony Persechini
- Assistant Professor
- University of Rochester School of Medicine
- ajp2o@crocus.medicine.rochester.edu
-