Missing Link for placed text file
Hello,When we open a document in which a tagged text file is placed, InDesign Server throws Missing link error. The Links palette does not show any links. getAllChildLinks returns zero links too. Any...
View ArticleStart IDS CS5.5 at reboot with IndesignServerServices
We make use of InDesign Server Windows Service and InDesign Server Console Management snap-in to automatically load InDesignServer. In the current setup InDesignServer.exe runs yet the...
View ArticleSimply open a file
Hi, This is my first attempts to script IDS. I am stuck with the simpliest command: open a file. app.open(File(myFilePath)); It returns an error....
View ArticleIs the Script Api for InDesign server...anywhere?
The closest thing I can find to a published script API is the InDesign Scripting Guide pdf (by the way Adobe, I know you love pdfs, but it is an awful format for documentation, these sort of documents...
View ArticleExtendScript Toolkit cannot launch InDesign CS6 Server
I have installed the trial version of InDesign Server CS6 on Windows 2008 and am trying to run scripts against it using the ExtendScript Toolkit, but it is not working. When I select "Adobe InDesign...
View ArticleInDesign - ORB - Java not working
I am trying to use InDesign using Java via ORB. When I run following java program package indesigntest;import java.io.BufferedReader;import java.io.FileReader;import org.omg.CORBA.ORB;import...
View ArticleProblem with InDesign Server CS5
Hi all,when i run from prompt (of Windows Server 2008) the command "InDesign Server.com -port 18383" the system respond "Adobe InDesign Server is not properly licensed and will now quit", until some...
View ArticleWhen trying to start InDesign CS6 Server: command not found
Greetings, I just installed InDesign CS6 Server, but when trying to run the application from terminal I get the following error: -bash: InDesignServer: command not foundI thought, maybe it had...
View ArticleIndesign server trial not licensing
i am trying to get Indesign server Trial working... without any result. this is the result in adobe_prtk Copyright 2012 Adobe Systems IncorporatedAll rights reserved.StartTrial SuccessfulReturn Code =...
View ArticleHow to start two instances of InDesign server independently?
Hello,we have a multi instance InDesign server installation.And we are able to start two instances of InDesign server on different ports. But now we would like to use different plugins for different...
View ArticleIndesign call takes too much time
From cold fusion application, whenever changes are done to the file saving it through service calls takes too much time even close to an hour. Anything we might be missing?
View ArticleInDesign Server CS6でエラー発生、原因と対処方法を教えてください。
InDesign Serverを利用中、下記2件のエラーが発生しました。原因、及び対処方法をご存知の方がいらっしゃれば、教えてください。 When we use the InDesign Server, two issue case were occurred below:If you find any causes, solutions , please reply for this...
View ArticleProblems with Updating InDesign CC Server from 9.0 to 9.2
Hi, I'm using an InDesign Server CC in Version 9.0 with Windows Server When i will update to 9.2 or 9.2.2 i got error message: This patch is not suitable for you. Looking over the menu "Help" of the...
View ArticleIndesign Server CS4 service is not starting on Windows Server 2003 64bit
Hello guys, I am not able to start Indesign Server CS4 service on windows Server 2003 SP2 64bit .I have successfuly configured the service with InDesignServerService.msc, set the port to 18555....
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 ArticleHow do I get the Application object for a running instance of InDesign Server...
I have a running instance of InDesign Server CS6 which I launched using the following command:"C:\Program Files\Adobe\Adobe InDesign CS6 Server x64\InDesignServer.com" -port 12345 I tried running the...
View ArticleInDesign Server CC Multi-Instances
Following the documentation for multi-instance support the application, running as a web service under IIS7 on Windows Server 2008 R2, is failing to access the object. For a single instance I use...
View ArticleIDS on WinServer 2008 Location of joboptions files
I am attempting to find where to put my joboption file on Windows Server 2008. Indesign Desktop is not installed on this server, nor can it be. I tried...
View ArticleCannot start multiple sessions in CS6
Hi, I am trying the new multi threads feature from IDS CS6 (contra using multiple instances).But I seem unable to start several sessions from the same client. I do have a machine with 4 core processors...
View Articlerectangle.place (Placing Image) - InDesign vs InDesignServer
Any help or suggestions or even guesses appreciated here. Thanks! I have a script that correctly places images in tagged rectangles via script in InDesign, the script then exports to PDF. All is...
View Article