Adding Structure Printers in Mac OS X
Note:
If you are trying to add the HP9650 Color Inkjet printer, you must first install these drivers
Adding a printer in Mac OS X 10.3.x (Panther)
Open the Printer Setup Utility from within the Applications/Utilities folder
While holding the Option key down, click on "Add" in the Printer List window

Select "Advanced" from the drop down list at the top

Select "Internet Printing Protocol using HTTP" in the "Device" drop down menu

For the "Device Name" and "Device URI" enter the information associated with the printer you are wanting to add:
| Device Name | Device URI |
| B401 - HP LaserJet 8150 | http://printers.bio.purdue.edu:631/printers/hp8150 |
| B401 - HP DeskJet 9650 | http://printers.bio.purdue.edu:631/printers/hp9650 |
| B401 - HP Color LaserJet 4600 | http://printers.bio.purdue.edu:631/printers/hp4600-color |
| B101 - Apple LaserWriter | http://printers.bio.purdue.edu:631/printers/b101-applelw |
| B104 - HP LaserJet 4050 | http://printers.bio.purdue.edu:631/printers/b104hp |
| B104 - HP Color LaserJet 3700 | http://printers.bio.purdue.edu:631/printers/b104-hp3700 |
| B131 - HP LaserJet 8100 | http://printers.bio.purdue.edu:631/printers/b131-hp8100 |
| B202 - HP LaserJet 4050 | http://printers.bio.purdue.edu:631/printers/b202-hp4050 |
| B220 - HP LaserJet 4050 | http://printers.bio.purdue.edu:631/printers/b220-hp4050 |
| B430 - HP LaserJet 8150 | http://printers.bio.purdue.edu:631/printers/b430-hp8150 |
Under "Printer Model" select "HP" and then the corresponding type from the list

Click the "Add" button and your printer will be available for use
If you are not able to see the printer after you have
added it, please follow these instructions. (Clearing the default print server)
Adding a printer in Mac OS X 10.4.x (Tiger)
From the System Preferences panel, select "Print & Fax"
Click the "+" button on the left hand side of the "Print & Fax" window

Click the "IP Printer" icon at the top of the "Printer Browser" window.

While holding the Option key down, click the "More Printers..." button

Select "Internet Printing Protocol using HTTP" from the "Device" drop down list

For the "Device Name" and "Device URI" enter the information associated with the printer you are wanting to add:
| Device Name | Device URI |
| B401 - HP LaserJet 8150 | http://printers.bio.purdue.edu:631/printers/hp8150 |
| B401 - HP DeskJet 9650 | http://printers.bio.purdue.edu:631/printers/hp9650 |
| B401 - HP Color LaserJet 4600 | http://printers.bio.purdue.edu:631/printers/hp4600-color |
| B101 - Apple LaserWriter | http://printers.bio.purdue.edu:631/printers/b101-applelw |
| B104 - HP LaserJet 4050 | http://printers.bio.purdue.edu:631/printers/b104hp |
| B104 - HP Color LaserJet 3700 | http://printers.bio.purdue.edu:631/printers/b104-hp3700 |
| B131 - HP LaserJet 8100 | http://printers.bio.purdue.edu:631/printers/b131-hp8100 |
| B202 - HP LaserJet 4050 | http://printers.bio.purdue.edu:631/printers/b202-hp4050 |
| B220 - HP LaserJet 4050 | http://printers.bio.purdue.edu:631/printers/b220-hp4050 |
| B430 - HP LaserJet 8150 | http://printers.bio.purdue.edu:631/printers/b430-hp8150 |
Under "Printer Model" select "HP" and then the corresponding type from the list.

If you are not able to see the printer after you have
added it, please follow these instructions. (Clearing the default print server)
Clearing the default print server
We may have, at one time, configured your Mac to query our print server for a list of available printers.
This can cause some issues with Landscape mode, number of copies, PDF printing etc. It is recommended that
you perform the following actions and add each printer individually for the best printing experience
- Open the Terminal application.It is located in the Applications/Utilities folder
- Type "sudo pico /etc/cups/client.conf" (without the quotes) and hit Enter
- Hit the down arrow until you get to the line: ServerName printers.bio.purdue.edu
- Type Control-k to delete this line
- Type Control-o and then Enter to save the file
- Type Control-x to exit the editor
- Type "sudo killall -HUP cupsd" (without the quotes) in the Terminal and hit Enter
- Close the Terminal application
- Restart any Printer queue programs that were open at the time