<!-- @license CC0-1.0 -->

# PDF

Textbox moet opgebouwd worden met een `<Form>` tag.

```text
<P> {
  "Voornaam:"
}
<P> {
  <Form> { }
}
```
