Copy link to clipboard
Copied
I want some people to use a form, but it has to be senbd to a mailing list. A want the list with email adresses being imported from a excel list. a button on the form to update and import the list, so also somebody without ACROBAT CC can use it, and not need to add email adresses manually. can this be done ?
Copy link to clipboard
Copied
You can create a PDF form, and use the Tracker (About Forms Tracker (adobe.com)) to distribute it.
Users can use a central location to save their forms, can click on a button you set up to send it back, use their email to reply to your original message...
You can also use similar options with an online form from https://acrobat.adobe.com/
Users can fill it using Acrobat reader or a web browser (I think).
Copy link to clipboard
Copied
Not with an Excel file, no. A script can be used to read an external text file and then parse it, though.
Copy link to clipboard
Copied
A folder level automation script can be created to read an external text file, such as CSV, which can be easily expported from excel. Alternatively, an Excel VBA macro can be created to update a PDF directly from data on a spreadsheed.
These article might be helpful.
https://www.pdfscripting.com/public/Automating-Acrobat.cfm