Documentation or Books
Hi all, I'm looking for documentation about InDesign Server. I'm not so bad in JavaScript and Java …I already readed the documentation of Adobe about this server. Do you know a good book about this...
View ArticleInDesign Server - License
Hi, I want to have InDesign Server trial for ever for one my cloud product in which I am tring to demo. After the demo user can either purchase InDesign server themself or plug-in my tool with their...
View ArticleInDesign Server CC 2014 Trial - how to activate the tiral license
Hi everybody, I just downloaded the trial of the InDesign Server CC 2014 for MacOS X but I do not find the correct command to activate the trial license.I always get the following error: ERROR [server]...
View ArticleStop SOAP initiated running task
Hello, Is there a way to stop a task initiated via SOAP (using java for the SOAP client and javascript for the Indesign server scripting) from running?One of the scenarios is when the calling program...
View ArticleCan a Csharp SOAP call from a PC machine work with IDS on a Mac OS Server ?
Hi, I am working with a company that needs to adress a SOAP call from a Windows server through C sharp towards an InDesign Server that would be installed on a MAC OS server machine. I can't think of...
View ArticleImporting of PDF Export Preset
Does anyone know how to import an existing PDF export preset into IDS. Ideally I'd like to set up Presets in InDesign desktop and then copy them into IDS, but I cant find where the preset files are...
View ArticleTagging TextFrames With InDesign Server - not showign in desktop?
Hi all,Ive come across a weird issue with marking up text frames with InDesign Server (CS3) whilst processing xml rules during an xml import.I run the following code on desktop it works fine. When run...
View Articleapp.memoryStatistics()
Does anyone know what the array values are relative to when you call app.memoryStatistics()?Here's a response from it: 0,0,235290624,489771008,110112768,0,53I think the 110112768 value (index 4) may be...
View ArticleWhich action can throws this COMException?
Hi there,sometimes and not really reproducible I get the following COMException:System.Runtime.InteropServices.COMException (0x800706BE): The remote procedure call failed. (Exception from HRESULT:...
View ArticleEps Export
Images within InDesign document do not showup within exported Eps preview. If I display the Eps file within ghostview everything looks good (text and images), but when I display the Eps data within a...
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 ArticleRPC with IDS-Script/IDS-plugin
Hi @all,I am devolping a webfrontend for the IDS based on Adobe Flex which communicates with IDS-Scripts via SOAP (simplified: by clicking a button, a SOAP-message is send and a script will be executed...
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 ArticleCan I detect the current state of an Indesign server?
Hi How can I detect the current state? E.g. if the server is busy with a process or free for a new process? Is there a script to get the surrent state? How can I do that in a plugin? My application...
View ArticleImport XML files from different server
Hi All, We have successfully used JavaScript to import local XML files and generated the PDF files on InDesign Server CS4. Now, we need to import the XML files which are dynamically generated on the...
View ArticleSessions of Interest at the Creative Suite Developer Summit
You may not know about the Creative Suite Developer Summit, but there are several classes that you'll find interesting. I've listed some of them below. Attending the developer summit is easy. You can...
View ArticleInDesignServer API - move() for anchored text chars not working
I need to be able to clear all text in a TextFrame with the exception of any anchor control characters (unicode FFFC), so as to maintain the anchored links. Also, after clearing the text, I need to...
View ArticleHow to speed up InDesignServer performance
Hello everyone. I have some critical problem, so I want you help me. My project using Flex and InDesign Server to produce pdf.Plex in the form of the xml passed to the server andInDesignSever open...
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 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 Article