home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.aix
- Path: sparky!uunet!boulder!boulder!jirwin
- From: jirwin@boulder.Colorado.EDU (Jay Todd Irwin)
- Subject: Configuring Laserjet III to Print in Landscape??
- Message-ID: <jirwin.716227212@beagle>
- Summary: Need commands to print in landscape mode on Ljet III
- Keywords: print, laserjet, landscape
- Sender: news@colorado.edu (The Daily Planet)
- Nntp-Posting-Host: beagle.colorado.edu
- Organization: University of Colorado, Boulder
- Date: 11 Sep 92 16:00:12 GMT
- Lines: 25
-
- Hello Aix Gurus!
-
- I've attached a Laserjet III to an RS6000 and set it up on the spooler
- with commands below:
-
- # mkque -q ljet -D -a 'up=true' -a 'device = dprnt1'
- # mkquedev -d dprnt1 -q ljet -a 'file = /dev/tty12' -a 'backend = /usr/lpd/piobe
- # mkvirprt -d dprnt1 -n tty12 -q ljet -s pcl -t hplj-2
-
- Now I'm trying to print a file in Landscape mode by using :
-
- % lp -dljet -w132 temp.file
-
- (this command works on another RS6000 that We have but not on this one)
-
- Can anyone give the commands to make another virtual printer that will
- print in landscape.. I feel the problem may reside in "-s pcl" or "-t hplj-2"
- but not sure.
-
- Any help would be appreciated!
- Thanks in Advance
- Jay Irwin
- jirwin@lancelot.colorado.edu
-
-
-