CUPS Administrative Guide
上QQ阅读APP看书,第一时间看更新

Chapter 1. Introduction

CUPS is the abbreviation for Common UNIX Printing System. It is a modularized computer printing system for UNIX-like operating systems, which provides a common printing interface across a local network, masking differences among the printing systems on each computer. A computer running CUPS is a host that can accept print jobs from client computers, process them, and send them to the appropriate printer. It was developed by Easy Software Products (ESP) and is now owned and maintained by Apple Inc. Now CUPS is the standard printing system in most Linux distributions.

Note

Common UNIX Printing System (CUPS) is the base for streamlined printing systems for Mac OS X. CUPS can also work independently on Mac OS X. You can get more information on this at:

http://developer.apple.com/printing/overview.html

In this chapter, we will discuss the various features of CUPS, and the support of PostScript Printer Driver (PPD) in detail.