Hi there, i just want to ask if it is possible to set the printing orientation to landscape or portrait. I have set up my queue using the ip printer HP.
I think you will need to set up a seperate print queue pointing to the sam printer device/IP. Each printer queue has user defined "default" characteristics. You should be able to use smit to set up the second print queue as well as define the options for that queue.
thanks rneve, I can see the parameters Page options but i cannot changed it since there is no default parameters.
DO you think do i need to load any filesets to support the page orientation or any other way i can do?
It depends on if you are using a text (PCL) queue, or a PostScript queue and if you are using a local or remote printer.
The qprt command is the 'virtual printer' command and for a printer that has the capability, you can switch a text based printer with 'qprt -z+ -Pqueue filename'. or -z1
You don't have to create separate queues. I you use the lp or the enq commands, then you can use the -o -z+ flag
lp -o-z+ -d<queue> file
Then of course at AIX 5 you could be doing System V printing. With PostScript files, usually the orientation is set inside the file and you can't change it from a queue.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.