Vincent COSTARD a �crit : > personne pour m'aider a imprimer sur ces putaing d'imprimantes reseaux > gerees par nt ?
Dans le paquet samba-doc, il y a un fichier nomm� /usr/share/doc/samba-doc/examples/printing/smbprint Le d�but du fichier est : #!/bin/sh # This script is an input filter for printcap printing on a unix # machine. It # uses the smbclient program to print the file to the specified # smb-based # server and service. # For example you could have a printcap entry like this etc ... Ca se sert de smbclient pour imprimer. Bonne chance. -- Charles

