Installing a PDF print server on Ubuntu Server
This article was originally written for Ubuntu 7, but we now know it works for Ubuntu 10 as well. Thanks Shooda!
- To start, install the CUPS service and CUPS-PDF files:
sudo apt-get install cupsys sudo apt-get install cups-pdf
- Now configure CUPS …



