AIX Laserjet 4+ specify tray to print to


 
Thread Tools Search this Thread
Operating Systems AIX AIX Laserjet 4+ specify tray to print to
# 1  
Old 03-05-2008
AIX Laserjet 4+ specify tray to print to

Is it possible to specify the tray you would like to print to in AIX? We are using the laserjet 4+ driver. Thanks in advance
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

Solaris 5.9 - HP Laserjet 9050dn

Hi there, I hope someone could shed a light on my problem. OS is running in local zone (global zone - 5.10). We use many printers from Ricoh etc. Most of them are running fine if configured as below (for Ricoh printers I use their installer): lpadmin -p _printer_ -v /dev/null -A write -i... (0 Replies)
Discussion started by: cyjan
0 Replies

2. Solaris

Printing to HP Laserjet M1212nf MFP

Server: Solaris 10 Have a HP Laserjet M1212nf MFP attached to a PC on tcp/ip connected to USB port. Has anyone tried to print to this printer from Solaris? Not using CUPS. netpr command called is: /usr/lib/lp/bin/netpr -b -f l -I 191162p-15497 -U user@server -p 191162p -d... (0 Replies)
Discussion started by: pmm
0 Replies

3. Hardware

Fan Tray for Sunfire T2000

Recently the rear fan assembly of one of our T2000 servers went faulty. I could replace it immediately with the one from a currently powered off standby machine. But now this one has to be replaced. So I got a quote from our supplier who charges EUR 776 for a new spare part or EUR 405 (all... (0 Replies)
Discussion started by: hergp
0 Replies

4. AIX

chvirprt and tray 1

Hi, I'm not able to print on tray 1. I checked the configuration and I get these 3 options: $lsvirprt -q print1 -d hp@xprint -a _O Name Description Value _O Type of INPUT PAPER HANDLING (backward 1 ... (0 Replies)
Discussion started by: imad77
0 Replies

5. UNIX for Advanced & Expert Users

tray selection

Hello All, Could anyone help me how to selecting the trays in unix . Thanks, Amit kul (3 Replies)
Discussion started by: amit kul
3 Replies

6. UNIX for Dummies Questions & Answers

Changing the default print tray in Unix

I have a unix based app that I'm trying to print to an HP Laserjet 4050n but it keeps defaulting to Tray 1. I need it to print to Tray 3. When I print to the printer from a windows based app it prints to the correct tray specified. It was printing ok previously but I had to to a cold reset... (1 Reply)
Discussion started by: tnix
1 Replies

7. AIX

HP Laserjet 2200dtn Drivers

Hello, We have an AIX version 4.3 server here, and I have installed an HP Laserjet 2200dtn, via a JetDirect card, on the system, and currently, the driver is setup as an hplj 4+, I know that works for some HP Lasers, but I don't think it works with this one, because when we print reports... (1 Reply)
Discussion started by: AztexSun
1 Replies

8. UNIX for Advanced & Expert Users

tray selection using lp command

I have a HP laserjet 9000 printer on a Sun Solaris server. I try to print using lp command to different trays. But it gives an error. The command that i used is lp -dprinter_queue -otray2 file_name (1 Reply)
Discussion started by: avinashrm
1 Replies

9. UNIX for Dummies Questions & Answers

Installing HP LaserJet 4550N

We have an HP LaserJet 4550N on our network and i like to install that Printer to my Unix machine (solaris 5.8) i have read alot of diffrent Post's here but haven't been able to solve it. Is it that hard to install an HP printer to an Unix machine . . could some one please give me an hint where to... (2 Replies)
Discussion started by: sajjan2
2 Replies
Login or Register to Ask a Question
PSMANDUP(1)								FSF							       PSMANDUP(1)

NAME
psmandup - print duplex on non duplex printers SYNOPSIS
psmandup FILE DESCRIPTION
Tries to produce a version of the PostScript FILE to print in manual Duplex. OPTIONS
-h, --help display this help and exit -v, --version display version information and exit -q, --quiet don't print informational messages -o, --output=FILE save result in FILE. If FILE is `-', send to stdout -n, --no-fix don't call fixps to fix PS problems in FILE -f, --front output only the front pages (recto) on the regular tray -b, --back output only the back pages (verso) on the manual feed tray Produced output is meant for PS level 2 printers which don't support Duplex printing, but support Manual Feed. Once the first set of pages is printed (odd pages), manual feed is asked: introduce the odd pages to print the even pages on the other side. Because there is usually a short time out for manually fed jobs, you should really be next to the printer. If ever the time out expired, use the option -b to send only the missing part. Environment variables FIXPS, PSSELECT and PSSET, if defined, are used to find the tools. News, updates and documentation: http://www.inf.enst.fr/~demaille/a2ps/ AUTHOR
Written by Akim Demaille. REPORTING BUGS
Report bugs to <bug-a2ps@gnu.org> COPYRIGHT
Copyright (C) 1998-1999 Akim Demaille, Miguel Santana This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. SEE ALSO
a2ps(1), card(1), fixps(1), pdiff(1), psset(1), texi2dvi4a2ps(1). The full documentation for psmandup is maintained as a Texinfo manual. If the info and psmandup programs are properly installed at your site, the command info psmandup should give you access to the complete manual. psmandup 2.1 (GNU a2ps 4.14) March 2014 PSMANDUP(1)