I know how to add a button and set it to print, but that only brings up the print dialog...
What i am trying to achieve is to have a button that executes a javascript to print to the adobe PDF printer ( Which actually saves it)
Then a preselected file name to save as "My File" but with the current date at the end.
So all i have to do is select the location to save to.
Is this Possible and how would i code it?