Find a printer
First, you should find a printer.
Add the printer to your system
MacOS 12+
System Settings method
- Under the Apple menu, select «System Settings».
- Choose «Printers & Scanners» from the left menu.
- Click the «Add Printer, Scanner, or Fax…» at the bottom right.
- Find and select the Advanced option:
- Hold down the CTRL key and click in the icon bar near the top.
- Select Customize toolbar from the context-menu
- Drag the Advanced button to the toolbar
(it may look like two gears)
- Click the Advanced button. There may be a delay as it loads.
- In the drop-down labeled Type, select Internet Printing Protocol (http)
Enter
http://print1.eecis.udel.edu:631/printers/cis-color
as the Device URL Substitute the actual name of the printer for «cis-color
».
Choose a name for the printer (e.g., cis-color
) enter it next to Name
You may enter a Location, if you wish.
Select Generic Postscript Printer next to Use.
Command line method
This method is a little more advanced as we have to open a terminal and enter a command.
However a single command will take care of adding the printer to your system, so this is much simpler if you are comfortable on the command line.
- Open «Terminal».
Run the following command to add the printer directly:
lpadmin -p cis-color -E -v ipp://print1.eecis.udel.edu:631/printers/cis-color -m everywhere
- -p to name the printer (substite your printer for «cis-color»)
- -E enables the printer
- -v to point to our print server’s path for talking to this printer
(substitute your printer for «cis-color»)
- -m everywhere to use our print server’s driver instead of a local one
MacOS 10.5+, MacOS 11
These operating systems are now out-of-support.
You should by now be on a later version of MacOS.
Instructions are provided as-is.
- Under the Apple menu, select «System Preferences».
- Choose «Print & Fax».
- If the «Lock» icon is closed, click the lock to allow changes.
- Click the «+» under the list of printers.
- Find and select the Advanced option:
- Hold down the CTRL key and click in the icon bar.
- Select Customize toolbar from the context-menu
- Drag the Advanced button to the toolbar
- Click the Advanced button. There may be a delay before the
drop-down boxes populate.
- In the drop-down labeled Type , select Internet Printing Protocol (http)
- Choose a name for the printer (e.g.,
cis-color
) and enter it in the box
labeled Name
Enter
http://print1.eecis.udel.edu:631/printers/cis-color
as the Device URL Substitute the actual name of the printer for «cis-color
».
You may enter a Location, if you wish.
Select Generic Postscript Printer next to Print Using.
Some intermediate versions of MacOS have slightly different workflows. If these instructions did not work for you, please [contact us] for help. Please include the version of MacOS you are running