home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / vms / 20838 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  2.2 KB

  1. Path: sparky!uunet!haven.umd.edu!purdue!news.cs.indiana.edu!arizona.edu!zippy.telcom.arizona.edu!zippy.telcom.arizona.edu!usenet
  2. Newsgroups: comp.os.vms
  3. Subject: LAT printer: extra blank pages between jobs
  4. Message-ID: <1ivn0rINNhl1@zippy.telcom.arizona.edu>
  5. From: CHD@HERMES.ECE.ARIZONA.EDU (Chris De Young)
  6. Date: 13 Jan 1993 00:16:27 GMT
  7. Distribution: world
  8. Organization: --
  9. NNTP-Posting-Host: hermes.ece.arizona.edu
  10. X-News-Reader: VMS NEWS 1.24
  11. Lines: 38
  12.  
  13. I am having problems with laser printers spitting out blank pages between
  14. jobs, and I don't know why. 
  15.     
  16. I have an HP Laserjet III on a LAT port, under VMS 5.4-2.  (see below)
  17. It does not print an extra blank page when you use a simple
  18. "print/que=xxx", but it *does* when you use
  19. "print/que=xxx/setup=portrait".  Now, says me, okay, it's
  20. something in the PORTRAIT setup module right?
  21.  
  22. That setup module contains: "<ESC>E<ESC>&l2a0O" (quotes mine).
  23. According to my PCL reference guide, the <ESC>E is a reset sequence for
  24. the printer,  <ESC>&l2a specifies letter size paper, and 0O (<ESC>&
  25. implied) specifies portrait orientation.
  26.  
  27. I thought it might be the reset, but we have a module RESET containing only an
  28. <ESC>E and "print/queue=2930/setup=reset" does not print the extra page. 
  29.  
  30. Where is the extra page coming from??????????  How can I get rid of
  31. it?????????  Help!  ;-)
  32.     --------------------------------------------------------------------
  33. $ sh que/all/full 2930  ! 2930 is the queue in question, HOPI:: is a 
  34.                         ! VAX 4000/300, VMS 5.4-2
  35.  
  36. Terminal queue 2930, on HOPI::LTA9978:, mounted form DEFAULT
  37.     /BASE_PRIORITY=4 /CHAR=(1,10) /DEFAULT=(FEED,FORM=DEFAULT) /NOENABLE_GENERIC
  38.     /LIBRARY=SYSDEVCTL_HPIII Lowercase /OWNER=[SYSTEM] /PROTECTION=(S:E,O:D,G:R,
  39.     W:W) /SCHEDULE=(NOSIZE)
  40.  
  41. $ show dev/full lta9978
  42.  
  43. Terminal LTA9978:, device type unknown, is online, allocated, record-oriented
  44.     device, carriage control, device is spooled through an intermediate device.
  45.  
  46.     Error count                    0    Operations completed                153
  47.     Owner process    "SYMBIONT_0006"    Owner UIC                      [SYSTEM]
  48.     Owner process ID        2720011D    Dev Prot                S:RWLP,O:,G:,W:
  49.     Reference count                2    Default buffer size                 132
  50.  
  51.