Add Bates numbers to each site plan submission PDF, include the submission date in the stamp, and save all numbered PD…
Open the PDF form you want to manage in Adobe Acrobat.
Select the Prepare Form tool from the right pane or the Tools center.
Click the More button in the toolbar and choose Manage Form Data.
Choose the desired action, such as Merge Data Files into Spreadsheet, Export Data, or Import Data.
Follow the prompts to select files or specify locations as required by your chosen action.
Complete the process by saving or opening the resulting file as prompted.
Best practiceFor large sets of responses, exporting form data to a spreadsheet can simplify analysis and backup.
You can quickly export or import form data using the Manage Form Data options in the Prepare Form tool.
This runs in the Acrobat app - there is no separate API for this task.
Flattening a form means making its interactive fields become fixed text on the page. Imagine printing the form; the information you typed into the fields becomes part of the document itself, and you can no longer click or type into those areas. This makes the form's content permanent and prevents further editing of the fields.
If you flatten an XFA form, you will lose all its special features. This includes all interactive fields, any layers, buttons, and JavaScript code built into the form. The form becomes a simple, static document. It's a one-way process; once flattened, you cannot get these features back or edit the fields as interactive elements again. Always make a copy before flattening an XFA form if you need to keep the original interactive version.
| Action | What it does | Result |
|---|---|---|
| Export form data | Saves the information from form fields into a separate file (like FDF, XML, CSV). | The original form remains interactive. You get a file with just the data. |
| Flatten a form | Changes the interactive form fields into fixed text on the page. | The form fields are no longer editable. The form becomes a static document. |