> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/formulieren/exporteer-en-print-formulieren.md).

# Exporteer en print Formulieren

Voltooide formulieren kunnen worden geëxporteerd als PDF.

Je kunt ze exporteren als afzonderlijke documenten of opnemen in de Werkbon PDF.

### Twee veelvoorkomende exportopties

#### Afzonderlijke PDF

Gebruik dit wanneer het formulier op zichzelf moet staan.

#### Samengevoegd in de Werkbon PDF

Gebruik dit wanneer de volledige taakregistratie in één document moet blijven.

Handtekeningen, foto's en tabellen kunnen worden opgenomen in de PDF-uitvoer.

{% stepper %}
{% step %}

### Open PDF Instellingen

Ga naar **Instellingen → Sjablonen → PDF Instellingen**.
{% endstep %}

{% step %}

### Open de werkbonlay-out

Selecteer de PDF-lay-out die je gebruikt voor werkbonnen.
{% endstep %}

{% step %}

### Schakel Formulieren in de lay-out in

Schakel de instelling in die formulieren opneemt in de PDF-uitvoer.

Kies waar de formulieren moeten verschijnen.
{% endstep %}

{% step %}

### Sla de lay-out op

Sla de wijziging op.
{% endstep %}

{% step %}

### Test de uitvoer

Genereer een PDF vanuit een werkbon met een voltooid formulier.

Controleer handtekeningen, foto's, tabellen en positionering.
{% endstep %}
{% endstepper %}

### Veelgestelde vragen

<details>

<summary>Worden handtekeningen opgenomen in de PDF?</summary>

Ja, wanneer het formulier en de PDF-lay-out dit ondersteunen.

</details>

<details>

<summary>Kunnen formulieren worden samengevoegd in de Werkbon PDF?</summary>

Ja.

Dat hangt af van je PDF-lay-outinstellingen.

</details>

<details>

<summary>Moet ik de lay-out na wijzigingen testen?</summary>

Ja.

Test altijd met een voltooid formulier voordat je het breed gebruikt.

</details>

### Gerelateerde onderwerpen

* [Gebruik formulieren in de App](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/formulieren/gebruik-formulieren-in-de-mobiele-app.md)
* [Maak een visueel formulier](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/formulieren/maak-een-visueel-formulier-aan.md)
* [Beheer formulierversies](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/formulieren/beheer-formulierversies.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://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/formulieren/exporteer-en-print-formulieren.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.
