Outlook PDF Javascript
Howdy!! I have been searching for a simple way to send a filled out PDF through Outlook.
I have the pdf form completed and currently have this as the URL - mailto:ithelpdesk@blahblah.com?subject=New%20Hire%20IT%20Form
I would like to go a step further and create a simple java script oike this: Once the user clicks on the submit button:
- Outlook opens and attaches the pdf named "IT New Hire Form"
- Auto populate the IT helpdesk desk email
- Add message? Please see new hire form and proceed.. (something like that)
- If possible, do not remove their signature when the email is created
Thanks!