# Setup Mobile Printing

Typical Android or iOS tablets purchased in the general market don't have receipt printers. For this reason, Maitre'D has the ability to leverage the printing capabilities of other POS workstations for use by Mobile POS tablets.

1. Logon to the Maitre’D Back-Office with appropriate credentials. (Distributor or System Owner)

![Maitre'D Logon Screen](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/MaitreDCommon/MD_LogonScreen.gif)

2. Start the Point of Sale Control module.

<img src="https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/MaitreDCommon/ICON_PointSales.svg" alt="Back-Office Icon - Point of Sale Control" width="188">

3. Click on the View menu and select the Options... option.

![View menu - Options...](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/POSControl/View-Options/01-ViewMenu-Options.png)

4. The Point of Sale Control module's options window opens on the Configuration branch.

![Point of Sale Control > View > Options > Configuration](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/POSControl/View-Options/02-Configuration.png)

5. Click on the Printing branch.

![Mobile Printing Options](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/Chap05/MobilePOS/02-MobilePrinting.png)

6. Configure these options from the Mobile Printing section:

#### Workstation

From the drop-down list, select the workstation that is responsible for handling print jobs send by mobile devices. Select a fixed workstation equipped with a receipt printer.

&#x20;NOTE: Make sure that the selected workstation is always "on", otherwise the print jobs sent by mobile devices will not be processed.

Also, the selected workstation and attached printer(s) should be readily accessible to employees, as this is where guest checks will be printed.

#### Polling

Set the polling interval (in seconds) at which the workstation will check for print jobs from mobile devices. The recommended value is 15 seconds.

{% hint style="info" %}
NOTE: The recommended setting for the Polling Interval is 15 seconds. This value provides a good balance between printing delays and processing overhead. Lower values will make the printing delay shorter, but may hinder the workstation's overall performance for other tasks.
{% endhint %}

7. Click OK to save changes.

Related Topics

1. [Setup Mobile Printing](/payfacto-knowledge/maitred-pos/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/mobile-pos/maitred-back-office-configuration/setup-mobile-printing.md)
2. [Mobile Workstation Settings](/payfacto-knowledge/maitred-pos/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/mobile-pos/maitred-back-office-configuration/mobile-workstation-settings.md)


---

# 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://docs.payfacto.com/payfacto-knowledge/maitred-pos/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/mobile-pos/maitred-back-office-configuration/setup-mobile-printing.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.
