Batch/Automate Import Data for Form Fields
Currently we can import data into form fields. Now this may save some time but what if you have an excel sheet with 100+ entries?
This can be automated with code however it has some major flaws compared to the built-in import data option. The code option is 1) inaccessible for average users 2) needs the exact amount of form fields as table headers.
Number 2 is the major drawback, it means you can't have any field on your PDF that won't be modified by the table. What's strange is that this doesn't occur using the non-automated equivalent.
There are many, many alternatives that have this as a selling point and it seems like the infrastructure is already there to have it in place. Would save countless hours, headaches and potentially finding a different program to complete one task.
Thanks!