Programatically import a set of attachments
Hi experts
I know how to import an attachment via JavaScript, letting the user choose the file.
Know I want to import a set of files located in the same folder, the path of this folder is known and always the same. Only the quantity of files varies, and their names.
Can I use JavaScript to programatically import all files contained in a folder as attachments in a PDF?
This script will run from an Action in Acrobat Pro DC for Windows.
Thank you

