# PDF & Drucken

### Unterstützte Exportformate

| Dateityp | Dateiendung |
| -------- | ----------- |
| Soulver  | slvr        |
| Klartext | txt         |
| CSV      | csv         |
| PDF      | pdf         |
| HTML     | html        |

In der Mac-Version gehst du zum Exportieren zu `Ablage` > `Exportieren` > `(Gewünschtes Format wählen)`

Oder passe die Exportformatierung an über `Ablage` > `Exportieren`

### HTML- und PDF-Ausgabe anpassen

HTML- und PDF-Dateien sowie gedruckte Dokumente verwenden die Darstellungsoptionen aus deinen Einstellungen (Syntaxfarben, Schriftgröße usw.).

Vielleicht möchtest du das gedruckte oder exportierte Dokument aber weiter anpassen. Das geht im **Sheet exportieren**-Dialog (`Ablage` > `Exportieren`).

In diesem Sheet kannst du Schrift, Schriftgröße, Syntaxfarben und die Sichtbarkeit von Zeilennummern und Gesamtsumme vor dem Export festlegen. Es gibt auch eine Option, Kommentare (Text nach '//') und Überschriften-Markierungen (#) in der Druck-/Exportausgabe auszublenden.

### Schneller PDF-Export auf iPad & iPhone

Erstelle einen Screenshot und wähle "Ganze Seite", um schnell ein PDF deines Sheets zu erzeugen.


---

# 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://documentation.soulver.app/de/documentation/exporting/sharing-and-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.
