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

# PDF

Radio Button moet opgebouwd worden met een `<Form>` tag.

```text
<P> {
  <Form> { }
  "Ja"
}
<P> {
  <Form> { }
  "Nee"
}
```
