Top "Cups" questions

CUPS is the standards-based, open source printing system for Mac OS X and other UNIX®-like operating systems.

printing over network from PHP app

I have a set of printers connect over a network with Static IP assigned to each printer. Now i have …

php linux printing cups network-printers
What's the easiest way to add custom page sizes to a .ppd?

I would like to add custom page sizes to my printer's .ppd (PostScript printer definition) file. What do I have …

printing cups ppd
Creating a raw printer queue in CUPS (host) and adding them through CUPS (client)

I want to make my RasPi act as a little print and file server in a small home network consisting …

linux printing cups
CUPS Server compiled for Windows?

Is there a version of the CUPS server available for Windows? Looking at the CUPS source code it seems it …

windows cups
CUPS 2.0 lpstat and lpinfo commands return "Bad file descriptor"

I have installed cups 2.0 on my Ubuntu box. I installed from source. When I type the first few commands in …

linux printing cups
CUPS printing of PDF files

How can I tell the lpr command (CUPS) that my file is actually a PDF? lpr file.pdf won't print …

cups
Print a postscript document with CUPS and a thermal printer

I installed an epson TM-T20 in Ubuntu 12.04, using the official driver. This is a thermal printer, I'm using 80mm paper. …

epson thermal-printer cups
CUPS bypassing interface

I have a server on which I have several serial printers set up as raw queues in cups. On each …

linux printing cups
Programming a Filter/Backend to 'Print to PDF' with CUPS from any Mac OS X application

Okay so here is what I want to do. I want to add a print option that prints whatever the …

cocoa pdf printing cups
Linux/CUPS printing example/tutorial?

I need to print some vector data (or to be more exact: some dots and polylines) using Linux. When I …

c++ c linux printing cups