Displaying 1 result from an estimated 1 matches for "p1606dn".
2014 May 21
0
connect to a Samba printer and use local driver (use client driver = yes)
...the user to select an appropriate driver since it should already be installed in the client's system.
On the Windows client, "printer control panel" -> "File" -> "server properties" shows that the following driver is installed:
"HP LaserJet Professional P1606dn" (in the "name" column)
On the server, I'm using Samba and CUPS.
The Linux printer driver being used is:
# zcat /usr/share/ppd/foo2zjs/HP-LaserJet_Pro_P1606dn.ppd.gz | grep -i name
*PCFileName:??? "FOO2ZJS-.PPD"
*ModelName:???? "HP LaserJet Pro P1606dn"
*Sh...