Choose your language

Choose your login

Support

How can we help?

PaperCut's AI-generated content is continually improving, but it may still contain errors. Please verify as needed.

Lightbulb icon
Lightbulb icon

Here’s your answer

Sources:

* PaperCut is constantly working to improve the accuracy and quality of our AI-generated content. However, there may still be errors or inaccuracies, we appreciate your understanding and encourage verification when needed.

Lightbulb icon

Oops!

We currently don’t have an answer for this and our teams are working on resolving the issue. If you still need help,
User reading a resource

Popular resources

Conversation bubbles

Contact us

Advanced Find-Me Printing configuration

This page applies to:

Last updated September 5, 2025

This page explains advanced Find-Me Printing and load balancing options, including overriding cost and filter settings, handling mixed color and grayscale printers, and redirecting jobs across servers.

Overriding cost and filter settings

When a user prints to a Find-Me Printer, PaperCut NG and MF apply the cost and filter settings of the Find-Me queue, not the target queue where the job is released. This is the default option, and what we recommend but can be adjusted in the settings of the Find-Me queue under Job Redirection Settings.

There are some special cases where it makes sense to apply cost and filter settings at the target queue instead. See the table for details:

Use the cost and filter settings of the Find-Me queue

Use the cost and filter settings of the target queue

Leave the box unchecked if...

  • You want to stick with the default, recommended setup.

  • You want users to see the correct job cost in the User Client popup for billing or when releasing a print job.

Check the box if...

  • You are not displaying print costs to the user (but want them recorded accurately for reporting)

  • You need to apply Filters on a specific printer to set Maximum Copies, Page Count, Paper Size, and similar limits. This can help enforce certain page sizes or prevent printers with limited memory from erroring on large jobs.

    Be aware this override does not extend to Convert to grayscale, Convert to duplex, or Watermarking.

To enable cost and filter settings from the target queue:

  1. In the Admin web interface, go to Printers > Printer List.
  2. Select the Find-Me Printer.
  3. Scroll to Job Redirection Settings (this section only appears if the Queue type is set to This is a virtual queue…).
  4. Select Cost and filter settings are overridden by the target queue.
  5. Click Apply.

Mixed color and grayscale printers

When the organization has a mix of grayscale and color printers it is important to configure Find-Me Printing carefully. Often the simplest approach is to configure 2 virtual queues: one configured as a color queue and the other as a grayscale queue. This makes it simpler for users to understand where to print and what they’ll be charged if they need color or grayscale printing. Configure the queues as follows:

  • Grayscale virtual queue - configured to default to grayscale printing, the color mode detection set to This is a grayscale printer, and can release on all printers (including color printers).
  • Color virtual queue - configured to default to color printing, and can only release to color printers.

Using a single virtual queue is also a valid option. There are no technical problems with this approach, however, it is a little more complicated for users to understand.

Cross-server job redirection

PaperCut NG/MF supports redirecting print jobs across print servers, but due to technical limitations the print servers must be running the same operating system (e.g. Windows to Windows, Mac to Mac, etc.).

Cross-server job redirection on Windows

To enable redirection of print jobs from one Windows print server to another some additional configuration is required. This section covers the steps necessary to set it up.

The PaperCut Print Provider service is the Windows service responsible for interaction with print queues. For security reasons this service, as for most other Windows services, runs as the SYSTEM account. This account does not have the privileges required to access another system and place a print job in one of its queues. Therefore to enable this functionality the privileges of the PaperCut Print Provider service must be escalated.

The recommended way to escalate the privileges of the PaperCut Print Provider service to the required level is as follows. First a service account is created with permission to create new print jobs:

  1. Create a new domain user called papercut_service (or something suitably descriptive). This account has permission to print on both/all print servers.
    If there are multiple domains involved it might be easier to create local users on each print server that all have the same username and password.
  2. Ensure that the Password never expires option is selected.
  3. Grant this user local administrator rights on the print server where it is installed. This gives the papercut_service the same privileges as the Windows SYSTEM account.
  4. Ensure this user has the rights to print on all remote printers.

Next the PaperCut Print Provider service on each print server is configured to run as the new service account (changed from default SYSTEM to papercut_service):

  1. Open the Windows Services list.
  2. Stop the service PaperCut Print Provider.
  3. Right-click the PaperCut Print Provider service; then select Properties.
  4. Select the Log On tab.
  5. Select This account.
  6. Enter the username and password of the newly created service account.
  7. Click OK.
  8. Start the PaperCut Print Provider service.

Now PaperCut NG/MF has the ability to redirect jobs to the remote print queues to which it has access. Test by setting up a simple job redirection scenario, such as that described in Example 1: Simple load balancing .

Comments