Hi
in my website I'm gonna make a PDF download button for a form. Very easy to make in NP.
But now I want to have the option to ALWAYS download a copy form that PDF from the webserver, not the 'digital original'.
Ofcourse people can, after download, make a copy of the file under a different name, so they can not accidently overwrite the first download with the second.
But is there a solution at server side that does the job in advance?
I can add a java script to the button but perhaps there is a little clever trick?
Thanks!
Andries
Hi in my website I'm gonna make a PDF download button for a form. Very easy to make in NP. But now I want to have the option to ALWAYS download a copy form that PDF from the webserver, not the 'digital original'. Ofcourse people can, after download, make a copy of the file under a different name, so they can not accidently overwrite the first download with the second. But is there a solution at server side that does the job in advance? I can add a java script to the button but perhaps there is a little clever trick? Thanks! Andries