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 ArticleNeed help executing jsx in InDesign Server
Hi All, I have written a javascript and indd template to convert my data in xml to pdf in InDesign. Now I want to use this javascript and indd template in InDesign Server. I have removed all GUI...
View ArticlePerl client for InDesign Server
Please help to setup a perl client for InDesign server to run javascripts: Below is the code I tried to run "MakeDocument.jsx" use SOAP::Lite; use CGI::Carp qw(fatalsToBrowser); my $soap =...
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 Article[CS5] Execute script via LBQ and return value from script?
Hello, We are using LBQ (load balancing) to queue up scripts to be run on our instances of IDS (rather than accessing IDS directly). Is it possible to have a script return a value (a string or integer)...
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 ArticleManipulate Indesign(client) from a Java application
Hello, I need to manipulate Indesign client(open/close documents, create menus, tables, set colors etc... ) but I need to do that from a Java application. Is it possible? I was searching on google...
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 ArticleBest Practices for CS6 - Multi-instance (setup, deployment and LBQ)
Hi everyone, We recently upgraded from CS5.5 to CS6 and migrated to a multi-instance server from a single-instance. Our current applications are .NET-based (C#, MVC) and are using SOAP to connect to...
View ArticleHow to specify -preview when launching via AppleScript
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...
View ArticleRunning sample .command files return "command not found"
Greetings, I'm trying to run the following script located in the SDK sample folder: startup-indesign-server-CORBA-4instances.command This is what I run in Terminal (mac): /Applications/Adobe\ InDesign\...
View ArticleCannot start Trial for InDesignServer
Hi! This problem drives me nuts. I have installed a fresh new version of Microsoft Server 2012.I download the latest version of InDesign-Server for Windows.I install Adobe Application Manager...
View ArticleInDesign CC Server - ESTK Cannot Interact
I'm running Windows Server 2008R2 (64-bit) and I'm having a huge issue getting scripts to run from ESTK to InDesign CC Server. I've got InDesign CC (Desktop) installed as well. Both versions are fully...
View ArticleCreating Hyperlink using InDesign CS6 Server
Hello, Could anyone help me to automate hyperlink generation for the web related contents, I can acheive this using desktop, but not in InDesign CS6 server, since 'selection' property is not supporting...
View ArticleHow to connect InDesign Server in Adobe Flash Builder (Adobe Flex Web...
I am starting to create a user interface using flex but how should i start connecting it to InDesign Server?Can someone help me please.
View ArticleChange language in InDesign Server
How can I change the language of InDesign Server from English to Spanish? Is that Possible?? Regards
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 ArticlePass a parameter to Surikogiflex client
Hello all,I'd like to know if it is possible to pass a parameter to Surikogiflex client, to be able to tell it to open a certain story. For example, I wonder if it is possible to have in an html page a...
View ArticleSOAP Server Root
I am setting up a new publication automation system. I have a Flex front-end in the browser that calls InDesign Server via SOAP. Everything works perfectly on my local. But when I move my flash files...
View ArticleASP.NET LBQ (Load balancing and Queue)
Can anyone help me on how to communicate with LBQ using ASP.Net C# I'm using dot net 3.5 framework with webform (not mvc) Please share the link or sample code if anyone has. Thank you
View Article