Differences between revisions 15 and 16
Revision 15 as of 2010-03-16 00:10:39
Size: 1861
Editor: CarlNobile
Comment:
Revision 16 as of 2010-03-16 00:19:07
Size: 1726
Editor: CarlNobile
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
 1. First you need to add "LPR Port Monitor", this will alow a screen to show up later in the procedure.  1. First you need to add "LPR Port Monitor", this will allow a screen to show up later in the procedure.
Line 14: Line 14:
 1. Select "Add a network, wireless or Bluetooth printer". It will try to find a print server then fail. If you don't add the LPD
 1. Select "Create a new port". Choose "Local Port" as the type of the port.
 1. In the box "Enter a port
name", type the address as in the following format.
{{{
http://[ip-address]:631/printers/[printer-name]
}}}

Then click Next.

1. Choose the correct driver in the driver list. If no available driver, click the button Windows Update, wait for the process finishes and then look for the driver again.

 1. Finish the installation.
 1. Select "Add a network, wireless or Bluetooth printer". It will try to find a print server then fail, this will take some time. If you did't add the "LPD Port Monitor" the next option will not show up.
 1. Click on "The printer that I want isn't listed."
 1. Click on "
Select a shared printer by name" and enter {{{http://[ip-address]:631/printers/[printer-name]}}}
 1. Click "Next".
 1. Choose the correct driver in the driver list.
Line 29: Line 22:
 1. First click on Start > Printers and Faxes.  1. First click on "Start->Printers and Faxes".

Using a CUPS printer on Windows

This is really quite simple.

Windows 7

Please follow the steps below to install the printer.

  1. First you need to add "LPR Port Monitor", this will allow a screen to show up later in the procedure.
    1. Go to "Control Panel->Programs->Programs and Features"

    2. Click on "Turn Windows freatures on or off"
    3. Expand the "Print and Document Services" then click "LPR Port Monitor".
  2. Click Start, click Control Panel and double click Devices and Printers.
  3. Click Add a Printer.
  4. Select "Add a network, wireless or Bluetooth printer". It will try to find a print server then fail, this will take some time. If you did't add the "LPD Port Monitor" the next option will not show up.
  5. Click on "The printer that I want isn't listed."
  6. Click on "Select a shared printer by name" and enter http://[ip-address]:631/printers/[printer-name]

  7. Click "Next".
  8. Choose the correct driver in the driver list.

Windows XP

  1. First click on "Start->Printers and Faxes".

  2. This will pop up "Printers and Faxes" menu.
  3. Then click on "Add a printer" link which will pop up the "Add Printer Wizard".
  4. Click on "Next" then "Add network printer, or a printer attached to another computer".
  5. Click on "Connect to a printer on the Internet or on a home or office network"
  6. In the "URL:" text area type "http://machine:631/printers/YourPrinterName" minus the quotes.

Example (Assuming the printer name is lp on the printer server.):

http://example.net:631/printers/lp

If Windows finds your printer it will pop up a screen to let you choose your printer make and model. After choosing this you are done.

CUPSWindows (last edited 2010-03-16 01:38:16 by CarlNobile)