Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 92756

Re: How to make javascript action thats save file to postscript format?

$
0
0

You can use the saveAs method, but you can't specify to it any specific settings. It will probably work the same as when using the built-in command in the Action Wizard, but you can try it out... The code to use is:

 

this.saveAs(this.path.replace(".pdf", ".ps"), "com.adobe.acrobat.ps");


Viewing all articles
Browse latest Browse all 92756

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>