> For the complete documentation index, see [llms.txt](https://survey.fmpx.docs.frox-it.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://survey.fmpx.docs.frox-it.de/datenexport/daten-exportieren/aktueller-ausschnitt-als-bild.md).

# Aktueller Ausschnitt als Bild

<figure><img src="/files/RgZfVaS5Yvgb0IJ9RwTZ" alt=""><figcaption></figcaption></figure>

Der aktuell im Grafikfenster zu sehende Kartenausschnitt wird als Bilddatei ausgegeben. Dabei gibt es die Möglichkeit den Kartenausschnitt insgesamt auszugeben oder nur die mit den Zeichenwerkzeugen eingefügten Skizzen (Redlining).

### Ordner

Es öffnet sich ein Fenster, in dem der Speicherordner ausgewählt werden kann.

<figure><img src="/files/tBVEM33aisNRwiwzxU6h" alt=""><figcaption></figcaption></figure>

### Inhalt

Unter Inhalt kann gewählt werden, ob die aktuelle Ansicht oder nur Redlining exportiert werden soll.&#x20;

<figure><img src="/files/oCQ9E8WVvu324A42msPF" alt=""><figcaption></figcaption></figure>

### Dateityp

Unter Dateityp kann gewählt werden, ob ein JPG, TIF oder ein PNG ausgegeben werden soll.

<figure><img src="/files/zwa6bCxrHGm5OqiMaR1n" alt=""><figcaption></figcaption></figure>

### Zusätzliche Dateien

Es wird eine Bilddatei erzeugt sowie bei Bedarf eine dazu gehörige aux.xml und eine Datei im JGW Format (Word-File). Diese beiden Optionen können im Fenster angehakt werden.

<figure><img src="/files/hgEWSUr1seiEZB3sz32i" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/WECimY9jWc6nN7o5Cf7Z" alt=""><figcaption></figcaption></figure>

**Beispieldatei JGW**

<figure><img src="/files/GAoxCU9PPOHkYpZGaJZ4" alt=""><figcaption></figcaption></figure>

**Beispieldatei AUX**

<figure><img src="/files/fb0gfvxvEh8ZO0K97wFg" alt=""><figcaption></figcaption></figure>

**Beispieldatei JPG für aktuellen Ausschnitt**

<figure><img src="/files/9FMSyj8Ykbggw4iB7W9a" alt=""><figcaption></figcaption></figure>

**Beispieldatei JPG nur Redlining**

<figure><img src="/files/2VZYufvUaWvpOTrgmCu2" alt=""><figcaption></figcaption></figure>

Es wird ausschließlich die Zeichnung ausgegeben. Der Hintergrund entspricht immer der Farbe, die in den Programmeinstellungen für das Kartenfenster ausgewählt wurde.


---

# 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://survey.fmpx.docs.frox-it.de/datenexport/daten-exportieren/aktueller-ausschnitt-als-bild.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.
