Javascript - added images display as grey boxes
I am attempting to add an Image to an InDesign document via a javascript that I am executing via the RunScript() soap method of InDesign Cs4 server. The script I am using to add an image is something...
View ArticleInDesign Server CORBA plug-in issues
Hello everybody, i need some help in here... Problem nr. 1: cannot define the port Is there a way to set the port CORBA should use? I know there is no 'standard' way to do that now with the plug-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 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 ArticleOutlines in master pages
Hello everybody, I have found a problem with the ouline function in the indesign server scripting.I don't know if this is the correct section or I must use "Indesign scripting" Well, I am going to try...
View ArticleChange language in InDesign Server
How can I change the language of InDesign Server from English to Spanish? Is that Possible?? Regards
View ArticleI want to communication with c++ sdk plug-ins by javaScript
When I created c++ indesign plug-ins, I used dollyx.so, I create indesign server c++ sdk plus-ins by dollyx.of couse, I choice InDesignServer.and default sayHello() created successfully.and startup the...
View ArticleIndesign Server crashes unexpected
Hello forum, in the last weeks we have a big problem with InDesignServer CS3 (Ver 5.0.5.697). From time to time one of the running instances crashes with a weird error message in the windows event log....
View ArticleIndesign refuses the socket connection with JVM, and not creating any response
Hi all, I am facing the following error while trying to spray the indesign pdf.Actually we need to generate 100's of pdf but after 12 to 15 jobs indesign refuses the connection with JVM.So that is why...
View ArticleInDesign 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 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 ArticleAccess InDesignServer instance running as Windows service via COM?
I 'm trying to obtain the COM application object of an InDesign Server instance that is running (via the InDesignServerService) as a Windows Service but all attempts at this have thusfar failed. This...
View ArticleVS not able to find VersionedScriptElementInfo during compilation.
Hi,I am trying to make my plugin scriptable but VS2010 is not able to recognize the resource VersionedScriptElementInfo in my .fr file and I am getting the below error: error R32735: # Error: Bad...
View Articlewhere are adobe fonts installed in Mac OSX?
Hi,I need the same Adobe fonts in Photoshop CS6 and InDesign CS6. Where are they installed in OSX?Do my Adobe programs install fonts in a different folder than other programs do?
View ArticleHow to run Indesign CS3 as a Service with Port number
Hello all,I would like to run the InDesign CS3 Server as a service on Windows. It seems that after installing the Server it automatically installs as a service. But where can I assign the port number....
View ArticleLicence InDesign Server
HelloI live in Brazil and the care here ADOBE to InDesign Server is very bad. So I have some questions for you:1 - How much does it cost on average leave the IDS?2 - What requirements to get a test...
View Article[IDS CS2]File.openDialog does not work!!!
Hi,I tried the following code in Javascript in InDesign Server CS2 to show the file open dialog to choose a txt file but it failed :var myFile=File.openDialog("Choose the txt file","TXT:*.txt");Whats...
View Article[IDSW]: Exiting InDesign Server
Hello Forum,I'm a newbie in the InDesign Server world, and my question may be a very silly one.I run ID Server from Windows console. If I exit it with Ctrl-C, my strartup/shutdown services get called....
View ArticleAccessing indd files in a three-tier setup
I made a prototype InDesign Server application where the client tier, middle tier (containing the .indd files) and InDesign Server tier were all the same (my Mac).I'm currently setting up an...
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