Hello,
I use java script to create a document and I want to choose how and where it should be saved.
var docName = File.saveDialog ('Save', 'Adobe InDesign publications:*.indd');
If I try to run this code in ExtendScript toolkit without choosing my configuration then dialog will open, but if I try to run it under server this dialog will be skipped and docName = null
Could anyone help me how to solve it?
Thank you in advance
If you are running Server as a desktop app, I'm not sure why you are using Server at all. You should be using the Desktop version.
That said, there's plenty of ways to go about it. The simplest is probably to use VB or Applescript.
Also, this is not the best forum for this question.
Try here:
http://forums.adobe.com/community/indesign/indesign_server_developers
or here:
http://forums.adobe.com/community/indesign/indesign_scripting
Harbs
North America
Europe, Middle East and Africa
Asia Pacific