jasonlogical
New Member
- Joined
- Mar 30, 2016
- Messages
- 11
Hi all,
I'm hoping that there is a possible solution to my dilemma.
My intention is to create an electronic contract system using mail merge, excel vba, and PDF manipulation. However, I'm trying to automate the process as much as possible.
The desired result is to email PDFs to 1000+ people that has detailed information specific to that individual, password protected, with the ability to choose a couple multiple choice questions, and electronically sign the document.
I am thinking about this:
1. Data starts in Excel (Check)
2. Mail Merged into a Word Document (I can already do this)
3. Use Adobe Acrobat to separate each page into a separate file (I can already do this)
4. Use Excel VBA to change the names of each file to identify each
5. Use Excel VBA to Add a couple multiple choice questions to the PDFs
6. Use Excel VBA to Password protect the PDFs
7. Use Excel VBA to email the PDFs to the employees (I can already do that).
Would anyone be able to tell me if numbers 4, 5, and 6 are possible?
I would appreciate any help I can get.
JC
I'm hoping that there is a possible solution to my dilemma.
My intention is to create an electronic contract system using mail merge, excel vba, and PDF manipulation. However, I'm trying to automate the process as much as possible.
The desired result is to email PDFs to 1000+ people that has detailed information specific to that individual, password protected, with the ability to choose a couple multiple choice questions, and electronically sign the document.
I am thinking about this:
1. Data starts in Excel (Check)
2. Mail Merged into a Word Document (I can already do this)
3. Use Adobe Acrobat to separate each page into a separate file (I can already do this)
4. Use Excel VBA to change the names of each file to identify each
5. Use Excel VBA to Add a couple multiple choice questions to the PDFs
6. Use Excel VBA to Password protect the PDFs
7. Use Excel VBA to email the PDFs to the employees (I can already do that).
Would anyone be able to tell me if numbers 4, 5, and 6 are possible?
I would appreciate any help I can get.
JC