Passing arguments to jsx file externally
Hi, I have a script (javascript, jsx) that will parse content from InDesign (.indd) documents using InDesignServer. I want to be able to pass the filename, as well as the path of the indesign file as...
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 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 ArticleProblem printing documents from a Script
Hello, I have developed a JavaScript for InDesign Server CS6. The JavaScript take the InDesign document and send it to print to a poscript printer.Usually the script works correctly, but after some...
View ArticleManagement console on Windows server
Hi guys It 's not a real question for developer. It's more for server administrator.My company is using InDesign server. I am looking for a tool to monitor the inDesign server activity. Is it possible...
View ArticlePassing a param to a JavaScript in Java using myApp.doScript
Hi! I'm trying to pass a very simple string parameter to a JavaScript within my Java code. I am using the example DoRunScript.java that was given in the CS3 SDK: ... (here's a snippet of the code)...
View Article[IDS Win]How to flush Indesign server.
Hi All, I am using Indesign server to create documents which contains text, images & tables. My job is to create & export documents to pdf. Document are sometimes contains 300 plus pages. And...
View ArticleInDesign Server Installation and Configuration Guide
Hi everybodyI try to ask one silly Q. Where can I get this document.I found many references but no link :(
View ArticleCan I reuse InDesign(Desktop) Plugin in InDesign Server?
Hi, I am new to InDesign server development. I developed a plugin for InDesign Desktop and it is working fine. Is ther any way to use this plugin in InDesign server also(directly or after some...
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 ArticleInDesign CS5 Server SDK
Hi, I notice that InDesign CS5 Server is available from the partner download area. However, I haven't been able to find the InDesign CS5 Server SDK; I've looked in the partner download area and also...
View ArticleSOAP Returns from IDS
Is anybody getting any type of return from IDS through and [java] axis interface? I can send a request and it is executed but I get no return from IDS?
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 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 ArticleWhy can't I download Indesign CC? It keeps saying I have a server error.
I just purchased the cloud...I have been trying to download Indesign CC and everytime it asks me to login, I do as such, and then it tells me that an Unknown Server has occured. This has been going on...
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 ArticleAdobe Indesign Server 4 Failed to start
Hi All, I have a big problem.Finally we got access to download Adobe Indesign Server 4 Debug Version, but after installation, failed to start?!Environment:1, VMWare Guest System (2G Memory)2, WIndows...
View ArticleThe remote procedure call failed. (Exception of HRESULT: 0x800706BE)
when calling Document idDoc = (Document)idApp.Open(inddTemplate, false);sometimes COMException is produced:The remote procedure call failed. (Exception of HRESULT: 0x800706BE)Some...
View ArticleExporting to JPEG and keeping the bleed
How do i export my indesign file with bleed into a jpeg then bring it into photoshop while retaining this bleed?
View ArticleScripts:Application:myscript.jsx not found
Hi, I want to run a script in InDesign Server CS6 Windows. The script is in the subfolder <InDesign Server>/Scripts and I call it as follows: sampleclient.exe -host localhost:18383 -server...
View Article