Network Printers
The Ricoh copy machine that currently sits near Rebekah does not include the Adobe PostScript 3 module. Native printing to this machine is not supported on ...
Thu, 1 Sep, 2016 4:40 PM
Normally, you can use a script to set CUPS printing options for each printer. These options are set at printer installation:
#!/bin/sh
# install printer...
Tue, 29 Nov, 2016 5:31 PM