HI all -
I am kind of new to AIX in general and was wondering if anyoen could assist me with a printer configuration.
I've used SMIT to create a remote print queue. I have an HP 3800 that I created a queue on a windows 2003 server named aefserver and the queue name is AEF-Purc.
I used smit with the above information and it created the queue lp67 in the qconfig file and everything works great. The only problem is that I need this queue to print landscape instead of portrait.
Here is what is defined in the /etc/qconfig file:
I modifed the backend section from what smit generated which was backend = /usr/lib/lpd/rembak. I found this from another location and gave it a try.
I modified the qconfig file by hand using vi editor because I couldn't find in smit the location to change this line.
I then used chvirprt -q lp67 -d @aefserver to recompile the queue. I then tried enq -UP lp67 to make sure the queue was up. Everytime I print to the queue it comes out portrait.
I send test pages to the queue with the following command:
enq -P lp67 /etc/hosts
lp67:
device = @aefserver
up = TRUE
host = aefserver
s_statfilter = /usr/lib/lpd/bsdshort
l_statfilter = /usr/lib/lpd/bsdlong
rq = AEF-Purc
@aefserver:
backend = /usr/lib/lpd/pio/etc/priorlfb -f !
I am kind of new to AIX in general and was wondering if anyoen could assist me with a printer configuration.
I've used SMIT to create a remote print queue. I have an HP 3800 that I created a queue on a windows 2003 server named aefserver and the queue name is AEF-Purc.
I used smit with the above information and it created the queue lp67 in the qconfig file and everything works great. The only problem is that I need this queue to print landscape instead of portrait.
Here is what is defined in the /etc/qconfig file:
I modifed the backend section from what smit generated which was backend = /usr/lib/lpd/rembak. I found this from another location and gave it a try.
I modified the qconfig file by hand using vi editor because I couldn't find in smit the location to change this line.
I then used chvirprt -q lp67 -d @aefserver to recompile the queue. I then tried enq -UP lp67 to make sure the queue was up. Everytime I print to the queue it comes out portrait.
I send test pages to the queue with the following command:
enq -P lp67 /etc/hosts
lp67:
device = @aefserver
up = TRUE
host = aefserver
s_statfilter = /usr/lib/lpd/bsdshort
l_statfilter = /usr/lib/lpd/bsdlong
rq = AEF-Purc
@aefserver:
backend = /usr/lib/lpd/pio/etc/priorlfb -f !