I have an InDesign Server CS5.5.I have a shell script that waits for xml files to be placed into a certain directory on the server. When it sees a file in the folder it launches an applescript that controls InDesign Server. I need to know how to specify the -preview option for the InDesign Server binary so the files generated by the server will have previews when they are opened in InDesign client. The apple scripts look like this:
tell application "InDesign Server"
-- do some stuff
end tell
Where/how would I specify the -preview option. I see nothing referring to the -preview option in the Library for indesign.