# Printing Overview

Simple Booth makes it easy to provide physical keepsakes for your guests. Printing is designed to happen directly in-app at the end of a session, or while you are testing from your settings.

There are three main steps to successful printing.&#x20;

1. Use a compatible printer
2. Connect your printer and iPad
3. Format your layout for clean, professional prints

***

#### 1. Compatible Printers

Choosing the right hardware depends on your event needs and budget.

* **AirPrint Printers**: These are "plug-and-play" and require no special setup to communicate with your iPad. [Learn more](/hardware-and-gear/printing/printer-recommendations/printers-for-casual-use.md).
  * **Best for**: Ease of use and smaller events.
  * **Drawback**: Slower print speeds; not ideal for high-volume crowds.
* **Dye-Sublimation Printers**: The professional standard for photo booths, known for speed and durability. [Learn more](/hardware-and-gear/printing/printer-recommendations/printers-for-professionals.md).
  * **Best for**: High-volume events and a lower cost-per-print over time.
  * **Note**: These require a wireless print server to communicate with your iPad.

***

#### 2. Connecting your Printer

The steps to connect will depend on your specific printer model, though most setups utilize a wireless connection. [Learn more](/hardware-and-gear/printing/printer-setup.md).&#x20;

{% hint style="info" %}
Until you are familiar and comfortable with the setup process, keep a copy of your printer's manual on hand for detailed instructions specific to your hardware.
{% endhint %}

***

#### 3. Formatting Prints

Your print layout is based directly on your digital layout. You will begin by designing the digital copy, then create the print layout using that design as your foundation.

Once the layout is generated, you may need to make fine-tuned adjustments to the frame size or other graphic elements. This ensures that frames are perfectly centered, uniform, and completely fill the printable area of your paper. [Learn more](/hardware-and-gear/printing/formatting-prints.md).

{% hint style="warning" %}
To ensure your prints are formatted correctly, they must be generated through the app’s print workflow.&#x20;

If you want to preserve these formatted sheets for re-printing later, we recommend using our [**Dropbox integration**](/copy-of-halo-app/basic-setup/main-preset-settings/saving-methods.md), which can automatically save copies of your print-ready layouts as they are created.
{% endhint %}


---

# 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.simplebooth.com/hardware-and-gear/printing/printing-overview.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.
