Operating System - HP-UX
1833784 Members
2231 Online
110063 Solutions
New Discussion

Selecting the tray to print with

 
SOLVED
Go to solution
Jonathan Caplette_1
Super Advisor

Selecting the tray to print with

Hi guys,

I need to select the tray on wich one I want to print with. I'm on HP-UX 11.00 and I try to print on a HP 5000N on tray 2 for legal paper.... I need to print a file that will fit landscape on a legal sheet...

I use "lp -d -olandscape ?whichtray?

Regards
Jonathan
5 REPLIES 5
Pete Randall
Outstanding Contributor

Re: Selecting the tray to print with

Jonathan,

You should be able to select the tray with "-o bin#", where # is the number of the tray.


Pete



Pete
Jeff Schussele
Honored Contributor

Re: Selecting the tray to print with

Hi Jonathan,

Depending on the printer model you've selected for this printer, you can try

-ubin #Upper tray
-lbin #Lowee tray

as well as

-A3
-A4
-B4
-ledger
-legal
-letter

I see these options in the /usr/lib/lp/model/hp5000c30 file for $pagemode & $paper vars.

HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Robert-Jan Goossens
Honored Contributor
Solution

Re: Selecting the tray to print with

Hi Jonathan,

Try this command,

lp -d -olandscape -otray2

Hope it helps,
Robert-Jan.
Jonathan Caplette_1
Super Advisor

Re: Selecting the tray to print with

Thanks guys!

It worked with

lp -dpstr2401 -olandscape -otray2

see ya!
Bill Hassell
Honored Contributor

Re: Selecting the tray to print with

These two commands will help immensely:

lp -d -ooption /etc/profile

man net_ljx000

The man pages are located in /opt/hpnpl/man so this will be appended to your $MANPATH variable after the JeDirect software is installed. You'll find several pages of options.


Bill Hassell, sysadmin