Need to save file in server
Hi All,
I am novice in Acrobat scripting. My requirement is to save as the pdf in to specific location of server.
this.saveAs() is working perfectly.
My concern is, I created a form and have submit button. I need to create a copy of that form in server when i click submit button. I aware i can't run the script from Button except i use folder level script.
Because i need to send the form to 100+ users and they are using different machines. So saving the script in every system is not possible.
Is there any other way to do this? Please suggest. And please correct me if i said anything wrong.
Advance thanks to all.
Regards,
K