I have my HP J6450 All-in-One printing now, but au have a stair step output, is 
there a lpadmin option I can use to fix the lf/cr ussue between windows and 
Unix?

Also is the a pcl option as well lpadmin to allow for printing out graphics 
like screen dump of jpg images?

# lpadmin -p hpj6450 -v /dev/null -m netstandard -o dest=192.168.1.13:9100 -o 
protocol=tcp -o nobanner -T PS -I pcl
# lpstat -t
scheduler is running
no system default destination
device for hpj6450: /dev/null
hpj6450 not accepting requests since Fri Dec 26 09:03:40 2008
        new destination
printer hpj6450 disabled since Fri Dec 26 09:03:40 2008. available.
        new printer
# lpc enable hpj6450
# lpstat -t
scheduler is running
no system default destination
device for hpj6450: /dev/null
hpj6450 not accepting requests since Fri Dec 26 09:03:40 2008
        new destination
printer hpj6450 idle. enabled since Fri Dec 26 09:04:01 2008. available.
# lpc restart hpj6450
# lpstat -t
scheduler is running
no system default destination
device for hpj6450: /dev/null
hpj6450 not accepting requests since Fri Dec 26 09:03:40 2008
        new destination
printer hpj6450 idle. enabled since Fri Dec 26 09:04:21 2008. available.
# lp /etc/hosts
Failed to contact service for _default: not-found
# lp -p hpj6450 /etc/hosts
Failed to contact service for _default: not-found
# lp -d hpj6450 /etc/hosts
request id is hpj6450-1 (1 file(s))
# lpstat -t
scheduler is running
no system default destination
device for hpj6450: /dev/null
hpj6450 accepting requests since Fri Dec 26 09:04:55 2008
printer hpj6450 idle. enabled since Fri Dec 26 09:04:21 2008. available.
# lpstat -t
scheduler is running
no system default destination
device for hpj6450: /dev/null
hpj6450 accepting requests since Fri Dec 26 09:04:55 2008
printer hpj6450 idle. enabled since Fri Dec 26 09:04:21 2008. available.
-- 
This message posted from opensolaris.org

Reply via email to