> For the complete documentation index, see [llms.txt](https://developers.docstudio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.docstudio.com/api-documentation/template-api/pdf-fields-in-template.md).

# PDF Fields in Template

{% hint style="info" %}
You can use almost all fields with uploaded PDF.
{% endhint %}

{% columns %}
{% column %}
**Allowed fields:**

* text
* number
* currency
* dat
* dropdown
* choice
  {% endcolumn %}

{% column %}

* checkbox
* dictionary
* lookup
* duplicate
* formula
* autonumber
* signature
  {% endcolumn %}
  {% endcolumns %}

Send additional attributes like coordinates, dimension, and page for such fields:

```xml
<field x="69.05625" y="257.61597" width="30.69167" height="7.9375" page="0">
```
