home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mswindo / misc / 5507 < prev    next >
Encoding:
Text File  |  1992-12-15  |  2.2 KB  |  60 lines

  1. Newsgroups: comp.os.ms-windows.misc
  2. Path: sparky!uunet!comp.vuw.ac.nz!canterbury.ac.nz!cantva!cctr132
  3. From: cctr132@csc.canterbury.ac.nz
  4. Subject: re: Suppressing Control-D prepend on Postscrpt files
  5. Message-ID: <1992Dec16.135017.1@csc.canterbury.ac.nz>
  6. Nntp-Posting-Host: cantva.canterbury.ac.nz
  7. Organization: University of Canterbury, Christchurch, New Zealand
  8. References: <1992Dec14.204109.25177@msuinfo.cl.msu.edu> <32+rt3@lynx.unm.edu> <1992Dec16.131416.1@csc.canterbury.ac.nz>
  9. Date: Wed, 16 Dec 1992 00:50:17 GMT
  10. Lines: 48
  11.  
  12. In article <32+rt3@lynx.unm.edu>, (Tim Keitt) writes:
  13.  
  14. > This works for me:
  15. > [PostScript,FILE]
  16. > ATM=placeholder
  17. > CtrlD=0
  18. > [Apple LaserWriter Plus,FILE]
  19. > feed1=1
  20. > feed4=1
  21. > EpsFile=d:\print\win.eps
  22. > orient=1
  23. > advflags=542
  24. > CtrlD=0
  25. > EPS=0
  26. > [PostScript,EPT]
  27. > ATM=placeholder
  28. > CtrlD=0
  29.  
  30. Hmm -- interesting.  I've had a bit of a play around with this in the
  31. past, as I sometimes want to print my Windows-generated PS files on an
  32. Apple LaserWriter connected to our VAX and the Ctrl-D's make those
  33. printers barf.
  34.  
  35. To start with it didn't seem to work -- my PS files still began and
  36. ended with Ctrl-D's.  However, all the entries for my various PS printer
  37. drivers in WIN.INI were of the form "[PostScript,FILE]".  Adding the
  38. "CtrlD=0" line to these sections didn't affect printing.
  39.  
  40. A wave of inspiration made me change the section lines to things like
  41. "[QMS PS-810,FILE]" (the name of one of the many PS drivers I have
  42. installed) and bingo, the CtrlD= line seemed to work.
  43.  
  44. The moral:  If adding the CtrlD=0 line/s to your WIN.INI doesn't work,
  45. try fiddling with the name of the printer (use the exact same literal
  46. string the Printers Control Panel id's the printer with).
  47.  
  48. (It still doesn't seem to work for the Tektronix Phaser III PXi, but I
  49. suspect setting the printer to use a "real" port then using the "Print
  50. to file" check-box in the Print dialog might solve this.  It doesn't
  51. really matter anyway, as I can access it "directly" through a network
  52. queue, rather than having to go through the VAX.)
  53.  
  54. +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  55.  Nick FitzGerald, PC Applications Consultant, CSC, Uni of Canterbury, N.Z.
  56.  n.fitzgerald@csc.canterbury.ac.nz  TEL:+64(3)364 2337, FAX:+64(3)364 2332
  57.