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

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!connor.Berkeley.EDU!stanton
  2. From: stanton@haas.berkeley.edu (Richard Stanton)
  3. Newsgroups: comp.os.os2.misc
  4. Subject: OS/2 printing bug???
  5. Date: Wed, 26 Aug 1992 17:37:14 GMT
  6. Organization: Haas School of Business, U.C. Berkeley
  7. Lines: 26
  8. Distribution: world
  9. Message-ID: <stanton.464.714850634@haas.berkeley.edu>
  10. NNTP-Posting-Host: connor.berkeley.edu
  11.  
  12. I've always been a little unsure about whether OS/2 printing quite does what 
  13. it should. I think now that it doesn't. I have a HP LJIII attached to LPT1 
  14. on my machine, but it also has a PS cartridge installed. For some reason, 
  15. sending a PS file to LPT1 when the PCL driver is selected results in 
  16. flashing lights from the printer, but no outpu. I assume this is because the 
  17. PS interpreter gets confused by some PCL reset code that gets sent.
  18.  
  19. As a result, I defined a printer object using IBMNULL pointing to 
  20. LPT1. This nicely dumps anything I send to LPT1 straight at the printer, 
  21. which is mostly what I want.
  22.  
  23. However, sometimes I want to use PCL mode. For example, it would be nice to 
  24. get a PRINT SCREEN to work. So I installed the PCL driver, pointing to
  25. LPT2, which I redirected to LPT1. I also defined the PCL driver as the 
  26. default printer. Now I can still dump whatever I want at LPT1 (which is 
  27. still attached to IBMNULL). When I press the Print Screen button, and look 
  28. at the PCL object queue, I see evidence of activity. It tells me a job is 
  29. spooling, then printing. However, nothing ever comes out of the printer, and 
  30. the light on the front of the printer doesn't even blink. If I direct the 
  31. PCL object to print to a file, it does so fine, and I can then send it to 
  32. LPT1 to print it, but this isn't what I want to have to do.
  33.  
  34. Am I missing something, or is it doing something wrong here? Is there 
  35. another convenient way to achieve what I want?
  36.  
  37. Richard Stanton
  38.