Question
Is there Scripting API for Reading PDF Form Fields without display opening file in Acrobat?
It is necessary to read the filled-in forms with the help of a script, selecting the required fields. The script is run from InDesign. To make the process go faster, it is advisable not to display each form on the screen using Acrobat, but only to read the required field data and close the file.
I have never worked with PDFs using scripts before, maybe there is an API for such a process?
