anybody tried to configure the AIX to use printers using lp command.
I have already configure it using systemV environment, however, some of my switches like lp -y landscape, and other declaration of sizes of paper doesnt work..
any idea?
I know the man page says to use the -y flag with the landscape option but I have had success using the -o flag with the landscape option. ex. lp -o landscape
so if my lp -o -c compressed is working, does it mean that my -o landscape will work as well? have you done any changes or make use of the lpfilter to activate the this option?
yes, I would expect that to work also. I think you use lpfilter if you want to put some sort of data filtering in place for your output stream (such as PCL output). I had to us3e a raw stream so did not need to use the lpfilter command. I would think the following command would work for compressed landscape output.... "lp -o compressed -o landscape"
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.