Turn your Linux box into a PDF-making machine
What you'll need is a Linux box with the Common UNIX Printing System (CUPS) and the CUPS-PDF driver. I set this up on Ubuntu Feisty, but it should work on any Linux distro with CUPS and the CUPS-PDF driver.
sudo apt-get install cups-pdf
Sharing with Windows
# Allow remote access
Port 631
Listen /var/run/cups/cups.sock
Browsing On
BrowseOrder allow,deny
BrowseAllow @LOCAL
BrowseAddress @LOCAL
DefaultAuthType Basic
Restart CUPS again and you should be golden.
Aucun commentaire:
Enregistrer un commentaire