Ignoring/Deleting a printer

By default PaperCut NG will track printing on all installed printers. Under some situations this might not be desirable. Some examples of why an administrator may choose to not monitor a printer include:

The Print Provider component is responsible for locating and tracking the printers. To instruct it to ignore a printer:

  1. Open the file [app_dir]/providers/print/win/print-provider.conf in a text editor such as Notepad.

  2. Locate the line IgnorePrinters= and enter the full name of the printer on the right-hand-side of the equals line. For example:

            IgnorePrinters=Office Printer
                            

    Note: This is the printer's locally assigned name and not the name it's shared under.

  3. If running on Windows, restart (stop then start) the PaperCut Print Provider component under StartControl PanelAdministrative ToolsServices

  4. Log into PaperCut NG's admin interface and select the Printers section.

  5. Click on the printer to be ignored and select the Delete printer action from the Actions list.

  6. Test the changes by printing to the system and ensuring the print does not re-register itself in the system. It if does, verify the name assigned under the IgnorePrinters= setting is correct.