home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / aix / 9583 < prev    next >
Encoding:
Text File  |  1992-09-11  |  1.2 KB  |  39 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!boulder!boulder!jirwin
  3. From: jirwin@boulder.Colorado.EDU (Jay Todd Irwin)
  4. Subject: Configuring Laserjet III to Print in Landscape??
  5. Message-ID: <jirwin.716227212@beagle>
  6. Summary: Need commands to print in landscape mode on Ljet III
  7. Keywords: print, laserjet, landscape
  8. Sender: news@colorado.edu (The Daily Planet)
  9. Nntp-Posting-Host: beagle.colorado.edu
  10. Organization: University of Colorado, Boulder
  11. Date: 11 Sep 92 16:00:12 GMT
  12. Lines: 25
  13.  
  14. Hello Aix Gurus!
  15.  
  16.   I've attached a Laserjet III to an RS6000 and set it up on the spooler
  17. with commands below:
  18.  
  19.   # mkque -q ljet -D -a 'up=true' -a 'device = dprnt1'
  20.   # mkquedev -d dprnt1 -q ljet -a 'file = /dev/tty12' -a 'backend = /usr/lpd/piobe
  21.   # mkvirprt -d dprnt1 -n tty12 -q ljet -s pcl -t hplj-2
  22.  
  23.   Now I'm trying to print a file in Landscape mode by using :
  24.  
  25.   % lp -dljet -w132 temp.file
  26.  
  27.   (this command works on another RS6000 that We have but not on this one)
  28.  
  29.   Can anyone give the commands to make another virtual printer that will
  30. print in landscape.. I feel the problem may reside in "-s pcl" or "-t hplj-2"
  31. but not sure.
  32.  
  33. Any help would be appreciated!
  34. Thanks in Advance
  35. Jay Irwin
  36. jirwin@lancelot.colorado.edu
  37.  
  38.  
  39.