For the complete documentation index, see llms.txt. This page is also available as Markdown.

PDF Fields in Template

This document contains details on using dynamic fields with uploaded PDF templates, including required PDF field attributes.

You can use almost all fields with uploaded PDF.

Allowed fields:

  • text

  • number

  • currency

  • dat

  • dropdown

  • choice

  • checkbox

  • dictionary

  • lookup

  • duplicate

  • formula

  • autonumber

  • signature

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

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

Was this helpful?