Question
Javascript to print to current directory with date stamp
Need to setup a button that prints the document, to the current directory with a specific phrase (name) and a date stamp. Do not need user interaction.
Example: importantstuff_9-5-2016.pdf.
(also, just thinking, will never need it, but could someone also lend some insight on error checking to see if the "doc" already exists - and if so incrementing the stamp? Example: importantstuff_9-5-2016a.pdf)
(thanks in advance you guys are great!)
