gilles.massen@restena.lu
2004-Jul-09 12:20 UTC
[Samba] Printer driver: different options with samba
Hello everyone, I was wondering about the behaviour of printer drivers, in relation with Samba. The printer is installed, printing on Samba goes via lprng, and Windows printer drivers are installed on the Samba server. On the other hand I have an NT4 server with the same drivers (same version) printing to the same printer over the same protocol (LPD). (BTW, the printer is an HP Laserjet 4200, in case it matters). Now what is weird is that not all options that I have when printing via the NT4 server appear when I print over Samba (e.g. "Multiple pages per sheet" is missing). Same behavior with PCL or PS drivers. Does anyone know where this comes from? Who/what makes the difference between the servers, if the driver is the same? Do I have to live with it? While I found related questions on the mailing list, I failed to see an answer on the issue. If I'm wrong, any pointer to related readings are most welcome.... Best, Gilles -- RESTENA - DNS-LU 6, rue Coudenhove-Kalergi L-1359 Luxembourg tel: (+352) 424409 fax: (+352) 422473
Gerald (Jerry) Carter
2004-Jul-09 14:32 UTC
[Samba] Printer driver: different options with samba
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 gilles.massen@restena.lu wrote: | I was wondering about the behaviour of printer drivers, in relation with | Samba. The printer is installed, printing on Samba goes via lprng, and | Windows printer drivers are installed on the Samba server. On the other | hand I have an NT4 server with the same drivers (same version) printing to | the same printer over the same protocol (LPD). (BTW, the printer is an HP | Laserjet 4200, in case it matters). | | Now what is weird is that not all options that I have | when printing via the NT4 server appear when I print over | Samba (e.g. "Multiple pages per sheet" is missing). Same behavior | with PCL or PS drivers. Probably a RAW vs. EMF printing issue. Some features only available when you are using the print processor (which is used when used enable 'advanced features' of the driver (i.e. EMF)). Try setting the NT print server to use RAW printing only and see if the options don't match what you see on the Samba server. Printer Prop -> General Tab -> Print Processor..." -> [X] Always Spool RAW datatype cheers, jerry - ---------------------------------------------------------------------- Hewlett-Packard ------------------------- http://www.hp.com SAMBA Team ---------------------- http://www.samba.org GnuPG Key ---- http://www.plainjoe.org/gpg_public.asc "...a hundred billion castaways looking for a home." ----------- Sting -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFA7qxYIR7qMdg1EfYRArnaAKCuVMaGCznDOFU1qxnJzZ8g/AxU4ACeLO5P i8COtP2gn2kGBSpt7JLxWWQ=1uKc -----END PGP SIGNATURE-----
gilles.massen@restena.lu
2004-Jul-09 15:07 UTC
[Samba] Printer driver: different options with samba
Hi, You're most certainly right. I don't have an option for restricting output to 'raw', but disabling the enhanced features brings the NT and Samba server to the same level. And now that I know what to look for I have a lot of reading to do (and installing CUPS...). Thanks, Gilles -- RESTENA - DNS-LU 6, rue Coudenhove-Kalergi L-1359 Luxembourg tel: (+352) 424409 fax: (+352) 422473 [...] | I was wondering about the behaviour of printer drivers, in relation with | Samba. The printer is installed, printing on Samba goes via lprng, and | Windows printer drivers are installed on the Samba server. On the other | hand I have an NT4 server with the same drivers (same version) printing to | the same printer over the same protocol (LPD). (BTW, the printer is an HP | Laserjet 4200, in case it matters). | | Now what is weird is that not all options that I have | when printing via the NT4 server appear when I print over | Samba (e.g. "Multiple pages per sheet" is missing). Same behavior | with PCL or PS drivers. Probably a RAW vs. EMF printing issue. Some features only available when you are using the print processor (which is used when used enable 'advanced features' of the driver (i.e. EMF)). Try setting the NT print server to use RAW printing only and see if the options don't match what you see on the Samba server. Printer Prop -> General Tab -> Print Processor..." -> [X] Always Spool RAW datatype