Hello,
i have a pdf and from the console window i try to run "this.saveAs("C
:/Users/Dan/My Documents/this.documentFileName");
this is the error i get:
UnsupportedValueError: Value is unsupported. ===> Parameter cPath.
Doc.saveAs:1:Console undefined:Exec
i want to create button with a script that will save my pdf with the same naem in "My Documents" folder.
why wont this work?
Daniel-
- The path you're using is not in valid syntax.
- Running saveAs from a button (I'm assuming you're talking about a form button) is only possible with through a folder-level script.
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com