Starting InDesign server from a remote location
Hi All, I have a java application program running on a remote machine say M1.I have InDesign Server CS6 installed on another machine say M2. Now my question is as follows.Is it possible to start...
View ArticleBest approach to implement a content driven composition with InDesign ?
Hi, I'm search for the best approach to implement an automatic content driven composition with Indesign. My contents are XML based. For now, I work with InDesign (Desktop app) and a scripting...
View ArticleWhere can I obtain the latest InDesign Server CC 2014 update release? Current...
I need to make sure I'm running the latest up to date version of InDesign Sever CC 2014, but I'm struggling to find any updates. Can anyone help please? Current version 10.0.0.70. I cannot upgrade to...
View ArticleScripting InDesign Server
I understand that when scripting the server, there is no such thing as an activeDocument, so app.activeDocument should be replaced with:app.documents[0].getElements()[0]if you want a resolved reference...
View ArticleInDesign Preferences on InDesign Server
I'm currently working on automating document generation using InDesign Server. We've set some preferences in the regular InDeisgn while creating the template regarding how pages are inserted when text...
View ArticleInstallation issue on Mac
Hi, I tried to install Indesign Server CC 2014 on my Macbook Pro, but the install fails showing message "Erforderliche Komponenten sind deaktiviert" (english translation: Required components are...
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 ArticleReturn code 6 when trying to activate trial of InDesignCC Server 2014
Hi! I keep on having the "return code 6" when I try to activate a trial version InDesign CC Server 2014 (pc) with APTEE:i try to use the commande adobe_prtk --tool=StartTrial...
View ArticleIDS CC2015 on Mac OS : Segmentation fault using compiled script
Hi all, I am working on a project including IDS CC 2015 on a Mac. If I use uncompiled version of the script, it just works fine. Once I compile the code, I get a segmentation fault error and the server...
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 ArticlekImportXMLFileCmdBoss differencies on Desktop and Server
Dear developers,I have this issue when running my plugin in InDesign Server CS209:57:38 ERROR [server] Adobe InDesign is shutting down. A serious error was detected. Please restart InDesign to recover...
View ArticleError while loading PDF Preset file
Dear All,I am trying to create a PDF of the InDesign Document after my process. For that I load the preset file generate the PDF and unload Preset file from the server. On this it gets removed properly...
View ArticleParagraphs and Bulleted List
We are trying to format some text in a TextFrame that we add using javascripting (and InDesign Server CS3).Basically, this is what we would like to achieve:Some text goes here * First bullet point *...
View ArticleimageTypeName, space, actualPpi, effectivePpi
Does anyone have a reasonable explanation as to why the imageTypeName, space, actualPpi, and effectivePpi properties of the Image object are "unsupported" under InDesign Server CS2?? They work...
View ArticleUserInteractionLevels is undefined
Hello All, While exporting Indesign INDD file to INX file on CS3 Server using javascript (.jsx) I got following error... Error Number: 2Error String: UserInteractionLevels is undefinedLine: 12Source:...
View ArticlePassing parameters from plugin to script
I need to pass some parameters from a plugin to a script. I have tried this method: PMString engineName("myengine"); PMString scriptString("C:/Program Files/Adobe/Adobe InDesign CS4...
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 ArticleGet XML-Tagged Textframes (JAVA-API)
Hi everyone, at first i'd like to say hi to anyone on this board and well ...i have a problem that i don't seem to get fixed. I'm using Indesign Server CS5 with the JAVA/CORBA-API working fine so far....
View ArticleIndesign Server CS5 Multiple instance - Urgent, Please help!
Hi,I am using a windows service to access the indesign server. The instance is created like below. Dim oType As Type = Type.GetTypeFromProgID("InDesignServer.Application") If oType IsNot...
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 Article