InDesign Server command-line flags
How can I get command-line flags list of InDesign Server?Actually the situation is testclient doesn't work.I installed InDesign Server and SDK.I run InDesignServer.com then I use something like this...
View ArticleCannot start trial InDesign Server CC Mac
Following the instructions here:http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/c reativesuite/pdfs/Adobe_Provisioning_Toolkit_Enterprise_Edition_v5.pd f I run the following...
View Article[CS5 Windows] LBQ crashes Java
Hi all, I'm trying to follow the instructions in the "Working With Load Balancing and Queueing" document for CS5 server. I've run four instances of ID Server using the recommended CORBA parameters in...
View ArticleInDesign Server CS5.5 installation issue
I am developing solution using InDesign Servers via COM which is hosted on Windows Server 2008 R2. And I am experiencing problem utilizing CS 5.5 server: When InDesign Server CS5.5 is installed on...
View ArticleHow to change the default logging location to a specified location in...
I have configured the logs to be written to the Windows EventLogs using the command -LogToApplicationEventLog while starting InDesign server instance. But is it possible to provide a log file location...
View ArticlePassing arguments to jsx file externally
Hi, I have a script (javascript, jsx) that will parse content from InDesign (.indd) documents using InDesignServer. I want to be able to pass the filename, as well as the path of the indesign file as...
View Articlelogs in Indesign Server
Hi Experts, We are running multiple instances of Indesign server service. But for all the instances Logs are coming into single file. Is it possible to separe the logs for each instance of server. It...
View ArticleInDesign CS4 Server Scripting duplicate()
Hi, Just wondering anyone would be able to help me with this.I am having problem with using duplicate() in a InDesign CS4 Server Javascript. It locks the InDesign instance while running the script and...
View ArticleInteracting with InDesign Server without SOAP
Hi, The documentation in IDS SDK tells that one can interact using Javascript with IDS without using SOAP.How can one interact using Javascript and without SOAP? I know that with Extendscript one can...
View ArticleInDesign CS4 Server
Can this version be run on Windows XP? We are able to run the CS3 Server version on Windows XP and were wondering if CS4 Server can run on XP.Thanks.
View ArticleSOAP Returns from IDS
Is anybody getting any type of return from IDS through and [java] axis interface? I can send a request and it is executed but I get no return from IDS?
View ArticleDifference in InDesign / InDesign Server
Dear all What is the Difference between InDesign Server and InDesign?. could you please explain, we are struggle to develop the InDesign SDK, now only i saw the Server Concepts. I need the difference...
View Article.createTOC() every time use createBookmarks = true
Hello @all, I have a problem with the following code to auto-update my TOCs in InDesign CS4: var myDocument = app.activeDocument;alert("createBookmarks: " + myDocument.tocStyles.itemByName("Kapitel...
View Article[InD. CS5 Server][JS] XML-Import, how to receive data?
Hello everybody! I tried to import an simple XML with the ExtendScript Toolkit on InDesign CS5 Server with the following script: var myXmlFile = new File("../path/blubb.xml");var...
View ArticleInstalling Transparency Flattener Preset for Indesign Server CS4
I'm trying to figure out how to install a transparency flattener preset for InDesign Server CS4. I can see how they are installed for the InDesign app. Edit -> Transparency Flattener Presets... But...
View ArticleIOR files not being created
I'm currently experimenting with using the InDesignServerService (windows service) as our means of starting and managing instances of InDesign Server. I seem to have it working for the most part but...
View ArticleInDesign Server crashing on hyperlinks - HYPERLINKS.RPLN
When trying to access properties of a hyperlink it causes InDesign to crash. I can assign properties of the hyperlink but if I try and retrieve properties it hangs and crashes resulting in the error...
View ArticleHelp with Indesign CS Server crashing.
I have been tasked to investigate an older version of Indesign Server. The Application appears to crash frequently. The crashing appears to stop after a restart of the server for a few...
View ArticleScripts:Application:myscript.jsx not found
Hi, I want to run a script in InDesign Server CS6 Windows. The script is in the subfolder <InDesign Server>/Scripts and I call it as follows: sampleclient.exe -host localhost:18383 -server...
View ArticleplaceAsset() on a specific page?
Hi,i've a big problem using placeAsset(document) in javascript (ID Server CS3). My asset is a TextFrame (with defined pageposition) in a library and IDS places it on some undefined position in that...
View Article