> 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/dpd-connector-premium/verbindung-und-konfiguration/etiketten-druck-und-versandmaske.md).

# (Etiketten-)Druck und Versandmaske

Der Connector speichert die von DPD gelieferten PDF-Etiketten am Paket und stellt mehrere Druckwege bereit.

### Etiketten

* **Labels** druckt die gespeicherten Paketetiketten.
* **Vorschau** öffnet den Etikettenbericht vor dem Druck.
* Mehrseitige DPD-Antworten werden als einzelne Berichtsseiten ausgegeben.
* Bei Gefahrgut folgt auf das Versandetikett der zusätzliche Gefahrgut-Beizettel.
* Das Feld **Etikettenseiten** im Paketkopf zeigt die von DPD gelieferte Seitenzahl.

### Weitere Dokumente

* **Ladeliste** für Tagesabschluss beziehungsweise Manifest
* **Gefahrgut-Beförderungspapier** mit ADR-Daten
* **Stornoliste** als interne Übersicht zurückgesetzter Sendungen
* **Handelsrechnung** für internationale Sendungen, wenn erforderlich
* **Höherversicherungsdokument** bei entsprechender Zusatzleistung

### Umfang von „Alles drucken“

{% hint style="warning" %}
**Alles drucken** öffnet den Etikettenbericht und – falls Gefahrgut vorhanden ist – zusätzlich das Gefahrgut-Beförderungspapier. **Ladeliste, Handelsrechnung und Höherversicherungsdokument** bleiben eigene Aktionen.
{% endhint %}

### Empfohlene Ausgabe

* PDF und A6 für Paketetiketten
* getrennte Ausgabe je Gefahrgutpaket, wenn eine Vermischung am Packplatz ausgeschlossen werden soll
* jede Etikettenseite vollständig drucken; Gefahrgut-Beizettel zusätzlich aufkleben
* Barcodes niemals skalieren, beschneiden oder mit Markierungen überdecken

Weiter: [Grafische Versandmaske](/dpd-connector-premium/sendungen-erstellen/grafische-dpd-versandmaske.md), [Gefahrgut-Sendung](/dpd-connector-premium/sendungen-erstellen/gefahrgut-sendung.md), [Sendung stornieren und Tagesabschluss](/dpd-connector-premium/sendungen-erstellen/sendung-stornieren-und-tagesabschluss.md).


---

# 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/dpd-connector-premium/verbindung-und-konfiguration/etiketten-druck-und-versandmaske.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.
