Hi guys,
I have this code for a Save button on my form but can not get it to save to a different folder.
app.execMenuItem("saveAs", "/c/temp/" + this.documentFileName);
app.execMenuItem("saveAs"); //works fine but I would like to bypass the user navigating to the location.
Any ideas would be greatly appreciated.
You can't use it to specify a folder to the Save As command.
I would forget about a script and just place a shortcut in the default save folder to C:\Temp.
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com