home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / vms / 22080 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.9 KB

  1. Path: sparky!uunet!think.com!linus!agate!ucbvax!SNOW.PRIME.COM!GAG
  2. From: GAG@SNOW.PRIME.COM ("Greg Grotyohann")
  3. Newsgroups: comp.os.vms
  4. Subject: Re: HP DeskJet on VMS 5.4-2 extra page eject/form feed
  5. Message-ID: <9301261814.AA03957@ucbvax.Berkeley.EDU>
  6. Date: 26 Jan 93 14:08:00 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: The Internet
  10. Lines: 32
  11.  
  12. Date sent:  26-JAN-1993 08:37:38 
  13.  
  14. >In article <01GTR0REM8CG91W9M7@admin.ripon.edu>, SCHANG@ADMIN.RIPON.EDU 
  15. >("Jeff Schang ") writes:
  16. >I'm setting up a DeskJet 500 to run on our VAXStation 3100 (5.4-2) and I am
  17. >having one small problem.  The printer and queue are working perfectly 
  18. >except for the fact that the DeskJet ejects ONE blank page BEFORE every 
  19. >print job.  The DeskJet will eject TWO blank pages before the first job 
  20. >that is printed after the queue or the printer is reset.
  21.  
  22. [Stuff deleted}
  23.  
  24. You need to get a modified version of the sharable print symboint, 
  25. SMBSRVSHR.EXE from Digital. There is one for VMS 5.4 and one for VMS 5.5.
  26. This version includes code to suppress the formfeed that is normally 
  27. printed at the end of a print job. You then need to create a reset 
  28. module (NOFORFEED.TXT) that consists of: <ESC>]VMS;2<ESC>\<ESC>P<ESC>E<ESC>\ 
  29. (for HP Laserjet printers) and insert it into SYSDEVCTL.TLB. Add 
  30. /LIBRARY=SYSDEVCTL and /SEPARATE=(RESET=(NOFORMFEED)) to your 
  31. INITIALIZE/QUEUE command and you will only get one blank sheet 
  32. whenever the queue is started.
  33.  
  34. Greg
  35.  
  36. ***************************************************************************
  37. Greg Grotyohann                       |Computervision Corp.               |
  38. System Support Specialist             |Mail Stop MS21-54                  |
  39. (617) 275-1800 X2686                  |100 Crosby Drive                   |
  40. GAG@Snow.Prime.COM                    |Bedford, MA 01730                  |
  41. ***************************************************************************
  42.  
  43.  
  44.