Posted on 01-17-2018 03:41 PM
Hi all,
I have a virtual follow me printer. When I install at the client using lpadmin, it does not inherit the finisher, punch options, etc. So I am trying to set them with lpadmin, but it is not working. Here is what I am using:
lpadmin -p FOLLOW_ME_BW -L HS -E -v lpd://xxx.xxx.xxx.xxx:xxx/FOLLOW_ME_BW -o printer-is-shared=false -o XRFinisher/Finisher=OF -o XRHolePunch/Hole Punch Module=TruePunch -o XRTrays/Paper Trays=FiveTraysHCTT -o XRPrintQuality/Print Quality=Standard -P /Library/Printers/PPDs/Contents/Resources/Xerox AltaLink B8075.gz
Any advice?
Thanks,
Doni
Posted on 01-17-2018 03:54 PM
actually figured it out:
lpadmin -p FOLLOW_ME_BW -L HS -E -v lpd://xxx.xxx.xxx.xxx:xxx//FOLLOW_ME_BW -o printer-is-shared=false -o XRFinisher=OF -o XRHolePunch=TruePunch -o XRTrays=FiveTraysHCTT -o XRPrintQuality=Standard -P /Library/Printers/PPDs/Contents/Resources/Xerox AltaLink B8075.gz
Posted on 02-11-2018 06:55 PM
Easier to read your commands if you select and hit the ">_" icon. :)