Skip to main content
Participant
April 21, 2017
Question

Export only the entered data from a pdf form

  • April 21, 2017
  • 1 reply
  • 376 views

Hi all,

I wanted to know whether it is possible to export only the entered data for the fields created on a pdf form. Secondly, whether I could tailor the export (using a code or creating a path of sorts) to display the data in a different way?

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
April 21, 2017

- Yes, look for the Export Form Data tool.

- Yes, that can be achieved using a script.

Participant
April 21, 2017

- So I only have a export PDF option and if I export to excel it takes all the text and data from the pdf, i only want the data entered in the form (checked boxes and verbatim)

- Where would I find the scripting settings?

try67
Community Expert
Community Expert
April 21, 2017

-What application are you using, including the exact version?

-Not sure what you mean by "scripting settings"... You would need to learn how to write JavaScript for Acrobat code.