Is there a Javascript to update a PDF attachment?
I have a form designed in Adobe Acrobat DC that allows the user in Reader to attach a document that is named ApplicantReport.pdf. The user will need to save the document (which has a button that allows them to do that) and then reset and fill out the next form. In a separate program, this same user is changing and saving over the file named ApplicantReport.pdf with current info. As the user resets the form, I need the UPDATED ApplicantReport.pdf to attach to the current form.
Is there a javascript that will update the current attachment?
If not, is there a javascript that will DETACH the current attachment in the reset process so the user can re-attach the current version of ApplicantReport.pdf?
