# Printer Support

Intercepts documents sent to the print queue before they reach a physical or virtual printer. Nightfall evaluates the document at the OS print subsystem level (CUPS on macOS).

Domain collections are not used for this trigger. Monitoring scope is configured by printer selection directly on the policy.

> **Platform note:** Printer monitoring is supported on **macOS only**. Windows support is not yet available.

**Scope options**

* All printers connected to the endpoint.
* Specific printers by name or type, including virtual printers.

**Common use cases**

* Prevent printing of customer records, payroll data, or legal documents on unmanaged or shared printers.
* Alert when confidential documents are sent to virtual printers (Print to PDF, Save as PDF) — a common exfiltration path users do not perceive as data movement.
* Block printing to fax-to-email or cloud print services running on the endpoint.

**Policy recommendations**

* Always include virtual printers in scope. "Print to PDF" is one of the most common unintentional exfiltration vectors on macOS.
* Scope block actions to all printers except approved print server destinations in environments with dedicated secure print rooms.
* Deploy alongside Removable Media policies for full physical exfiltration coverage.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.nightfall.ai/data-exfiltration-prevention/exfiltration_endpoint/policies/trigger/printer-support.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
