I am trying to allow website visitors to open a pdf form, apply input
then save the changed form in a specified directory with a new file name
(time and date stamp). I would like a complete copy of the entire pdf
document saved - not just form data. I am fairly adept at javascript and
php coding - have tried using the onclick event with a standard button
and saveAs() js function but I get
nothing.topmostSubform.Page5.Button1::click - (JavaScript, client)var
folder = "/submittals/";var d = new Da...