> ## Documentation Index
> Fetch the complete documentation index at: https://docs.smartsend.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Zebra label printer setup

> Configure paper size on Zebra label printers for shipping labels

Zebra label printers such as the ZD421d, ZD420d, ZD220, and GK420d need to be configured with the correct paper size before printing shipping labels. The paper size should be set to **102x192mm** or **100x150mm** depending on the labels you are using.

<Tabs>
  <Tab title="Mac">
    The Zebra label printers are installed on Mac like any other printer. Make sure to select the **Zebra ZPL Label Printer** driver.

    To configure the paper size:

    1. Open a [test label](/fundamentals/print-setup#test-labels) in the Preview app
    2. Select **Print**
    3. Under **Paper Size**, select "Manage Custom Sizes..."
    4. Press **+** to add a new size
    5. Specify the custom paper size:
       * Width: **102mm**
       * Height: **192mm**
       * Non-Printable Area: **User defined**
       * Top: **0 mm**, Right: **0 mm**, Bottom: **0 mm**, Left: **0 mm**
    6. Double-click the paper size to rename it to "102x192mm"

    Once configured, select that printer when printing shipping labels.
  </Tab>

  <Tab title="Windows">
    All Zebra label printers must be installed on Windows via the <Link href="https://www.zebra.com/gb/en/support-downloads/printer-software/printer-setup-utilities.html">Zebra Setup Utilities</Link> <Icon icon="arrow-up-right" size={12} />. The setup process will prompt for the paper size, which should be set to **102x192mm** or **100x150mm**.

    Once the printer is configured, select that printer when printing shipping labels.
  </Tab>
</Tabs>
