home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / os2 / apps / 5810 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  2.2 KB

  1. Xref: sparky comp.os.os2.apps:5810 comp.os.os2.misc:28973
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!Sirius.dfn.de!zam103!ibt013!kiehl
  3. From: kiehl@ibt013.ibt.kfa-juelich.de (Horst Kiehl)
  4. Newsgroups: comp.os.os2.apps,comp.os.os2.misc
  5. Subject: Re: Postscript Printing from Win-OS/2 Problem!
  6. Keywords: PostScript, Win-OS2
  7. Message-ID: <268@zam103.zam.kfa-juelich.de>
  8. Date: 2 Sep 92 10:55:10 GMT
  9. References: <1992Sep1.151513.23805@elroy.jpl.nasa.gov>
  10. Sender: news@zam103.zam.kfa-juelich.de
  11. Reply-To: kiehl@ibt013.ibt.kfa-juelich.de (Horst Kiehl)
  12. Followup-To: comp.os.os2.apps
  13. Distribution: na
  14. Organization: Forschungszentrum Juelich GmbH (KFA), Germany
  15. Lines: 34
  16. Nntp-Posting-Host: ibt013
  17.  
  18. In article <1992Sep1.151513.23805@elroy.jpl.nasa.gov>,
  19. hartzman@kilroy.Jpl.Nasa.Gov (Les Hartzman) writes:
  20.  
  21. >I'm having problems printing to a postscript printer via a LAN.  I'm running
  22. >TCP/IP 1.2.1 with LPRMON redirecting the print job to our Sun.  The only
  23. >problem is when trying to print from a WIN-OS/2 session.  The output has a
  24. >control code as the first character in the output, so the printer chokes,
  25. >producing nothing but postscript code output!  I've had to start printing to
  26. >a file and then editing out the 1st character before sending the file to the
  27. >printer.  As I said, this is only in a Windows session; OS/2 app. printing is
  28.  
  29. I can only tell about the PostScript printer driver that came with Windows 3.0.
  30. When set for some printers, including Apple LaserWriter Plus (or II,
  31. I don't remember exactly) that driver inserts an EOT (end of transmission, 4)
  32. control character before the '%!' that begins PostScript. When set for others,
  33. including IBM Personal Pageprinter, it doesn't.
  34.  
  35. EOT seems to be a defined "end of job" character for PostScript printers.
  36. So the behaviour of that driver to insert an EOT at the beginning of the data
  37. could be to ensure that no invalid old data in the printer's memory mixes
  38. with the new data. (Does one write "one" or "ones" when referring to words
  39. such as "data" or "information"?) :-)
  40.  
  41. (I've set up the PostScript printer queue of this workstation so that it sends
  42.  EOT when the queue empties, which can eliminate problems in the printer
  43.  due to invalid earlier jobs leaving data in the printer's memory.)
  44.  
  45. I hope that helps.
  46.  
  47. Best wishes,
  48.  
  49. Horst
  50.  
  51.  
  52.