Link Search Menu Expand Document

PDF Form Filler - Flattening all fields in PDF form after filling out

For Zapier, Integromat and others plugins insert custom profiles into profiles field. For API calls please set value as string in profiles parameter as string.

You can easily turn all form fields into read-only text objects (this conversion is called pdf flattening) by using the following custom profile:

{ 'FlattenDocument()': [] }