Skip to main content

PDF Forms

Endpoints for working with interactive form fields in PDF documents.

Fill Form Fields

POST https://api.getdeckle.dev/v1/pdf/forms/fill Fill existing form fields in a PDF with provided values.

Request Body

Field Object

Example

Response


Add Form Fields

POST https://api.getdeckle.dev/v1/pdf/forms/add-fields Add new interactive form fields to an existing PDF.

Request Body

Field Definition

Example

Response


List Form Fields

POST https://api.getdeckle.dev/v1/pdf/forms/list-fields List all form fields in a PDF document.

Request Body

Example

Response

Errors

All form endpoints return the same error codes: