> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/ras-universal-printing-best-practices/v20/parallels-ras-universal-printing-best-practices/printing-settings-and-defaults.md).

# Printing settings and defaults

Parallels RAS Universal Printing sets printer defaults on the server side according to printer settings on a local computer or mobile device. To be universal, Parallels RAS Universal Printing substitutes the native printer preferences dialog with a custom one, which contains a common set of configuration parameters such as page layout, paper size, collate, duplex, color, paper tray, print quality.

## **Parallels recommends**

To achieve the same default printer settings on every terminal server in a multi-server environment, the following tasks should be performed on user devices to meet user expectations:

* Configure all default printer options per printer (e.g. page layout, paper size) that the user expects to see as defaults on the server.
* Preconfigure all extra printer preferences (e.g. paper density, watermarks).

In Windows, it is possible to configure Parallels Client to show the native printer preferences dialog before printing. This will allow the user to specify additional printing options before the job goes to the printer. To configure this option:

1. In Parallels Client for Windows, right-click a Parallels RAS connection you would like to configure and choose **Connection Properties**.
2. In the **Connection Properties** dialog, click the **Printing** tab.

   ![](https://content.gitbook.com/content/Wgar1CZZf3FcUHAAbJcK/blobs/UW9ZZ50e4Md6xYfw62XT/printing_settings_defaults_01.png)
3. In the **Technology** section, select **RAS Universal Printing technology** in the drop-down list.
4. Click the **Options** button.
5. In the **RAS Universal Printing Options** dialog, select **Use client preferences for all printers,** or select **Use client preferences for the following printers** and then specify the printers.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/ras-universal-printing-best-practices/v20/parallels-ras-universal-printing-best-practices/printing-settings-and-defaults.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
