> For the complete documentation index, see [llms.txt](https://docs.solutioo.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.solutioo.de/dhl-connector/versandaufkleber-erstellen-and-drucken/versandaufkleber-drucken.md).

# Versandaufkleber drucken

Nachdem Sie Versandaufkleber erstellt haben (siehe [Versandaufkleber erstellen](/dhl-connector/versandaufkleber-erstellen-and-drucken/versandaufkleber-erstellen.md)) haben Sie zwei Optionen diese zu drucken:

1. Einzeln direkt aus dem Verkaufsauftrag
2. Gebündelt aus der Verkaufsauftrag-Übersicht

## Versandaufkleber einzeln drucken

#### 1. Aufkleber als PDF herunterladen und separat drucken

Sie laden einen einzelnen Versandaufkleber aus dem Verkaufsauftrag herunter, indem Sie den Button "*Versandaufkleber herunterladen*" direkt neben "*Pakete hochladen*" nutzen.

Der Aufkleber öffnet sich (je nach Einstellungen Ihres Browsers) als PDF in einem neuen Tab und wird auf Ihrem Computer gespeichert. Sie können Ihn dann wie eine reguläre PDF-Datei ausdrucken.

#### 2. Aufkleber direkt aus Business Central drucken

Wechseln Sie unter "*DHL Paketzuweisung*" vom Reiter "*Verwalten*" zu "*Drucken*" können Sie den Versandaufkleber direkt über Business Central ausdrucken.

<div align="left"><figure><img src="/files/yst2k8jOxrThIMOpCM5N" alt="" width="356"><figcaption></figcaption></figure></div>

Haben Sie für diesen Verkaufsauftrag mehrere Pakete erstellt, dann haben Sie auch die Möglichkeit nur den ausgewählten oder alle Versandaufkleber auszudrucken.

Anschließend öffnet sich das Business Central Bericht Pop-up-Fenster.

<div align="left"><figure><img src="/files/0w24EOZa7KIr3om4ZOVd" alt="" width="375"><figcaption></figcaption></figure></div>

Relevant ist, dass das hinterlegte Berichtslayout "SOU\_DHL\_Labels.rdlc" optimiert für DHL-Versandaufkleber ist. Sie müssen also nur ein passendes Etikett in Ihrem Drucker einlegen.

## Versandaufkleber gebündelt drucken

Aus der Verkaufsaufträge-Übersicht können Sie eine beliebige Anzahl an Versandaufklebern gesammelt drucken, insofern für jeden Verkaufsauftrag vorher ein Label generiert wurde.

Wählen Sie die gewünschten Verkaufsaufträge in der Übersicht mit Command/Strg oder Shift aus und wählen Sie "*Drucken/Senden"* > *"DHL-Versandaufkleber drucken"*

<div align="left"><figure><img src="/files/gvKytCVZVdR7L3VPhAcW" alt="" width="246"><figcaption></figcaption></figure></div>

Die restlichen Schritte erfolgen analog zu [#id-2.-aufkleber-direkt-aus-business-central-drucken](#id-2.-aufkleber-direkt-aus-business-central-drucken "mention").

{% hint style="success" %}
Richten Sie Microsoft Universal Print ein, und drucken Sie Ihre Labels von überall!\
<https://learn.microsoft.com/de-de/universal-print/set-up-universal-print>
{% endhint %}


---

# 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.solutioo.de/dhl-connector/versandaufkleber-erstellen-and-drucken/versandaufkleber-drucken.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.
