mcelligott
Programmer
We have a PDF form we are currently using. Once it is filled out, it is printed but not saved online. We would like to go green so I would like to add two pieces of functionality to it in one button. Unfortunately I do not have any experience doing this with Javascript. I would create the funcionality in Adobe Acrobat X Pro but the people filling out the form would do so using Adobe Reader.
The first piece of functionality would be to save the PDF with the form data to a location on our server. The name of the document would come from a couple of fields in the PDF (ex: John Smith DOR 7-8-14.pdf). The name and date would come from fields in the form but the "DOR" part would be the same every time. The form is being completed and saved to our in-house server. The saved form would still need to be editable by the indivdual reviewing it (see the second piece of functionality).
The second piece of functionality would be to send an email notification to an individual (same person every time) letting them know the PDF form has been completed. I only need to send the notification, not the PDF itself. In addition, I would like to include the name on the form as part of the text notifying the individual (ex: John Smith has a DOR to be reviewed). The name would come from a field in the form but "has a DOR to be reviewed" would be the same every time. The problem is that we use an internet based email client (Lotus Notes). I have the port # and designation of the SMTP server.
I hope I have explained it well enough and included sufficient detail in order to get the help I need.
Thank you in advance for any help anyone can offer.
The first piece of functionality would be to save the PDF with the form data to a location on our server. The name of the document would come from a couple of fields in the PDF (ex: John Smith DOR 7-8-14.pdf). The name and date would come from fields in the form but the "DOR" part would be the same every time. The form is being completed and saved to our in-house server. The saved form would still need to be editable by the indivdual reviewing it (see the second piece of functionality).
The second piece of functionality would be to send an email notification to an individual (same person every time) letting them know the PDF form has been completed. I only need to send the notification, not the PDF itself. In addition, I would like to include the name on the form as part of the text notifying the individual (ex: John Smith has a DOR to be reviewed). The name would come from a field in the form but "has a DOR to be reviewed" would be the same every time. The problem is that we use an internet based email client (Lotus Notes). I have the port # and designation of the SMTP server.
I hope I have explained it well enough and included sufficient detail in order to get the help I need.
Thank you in advance for any help anyone can offer.