logs 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 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 ArticleAnyone had problems running the debug version of InDesign CS6 Server
Hi Folks, A number of developers at my firm have tried using the debug version of InDesign Server CS6, but find they cannot run it with the following error: ERROR [server] Adobe InDesign Server is...
View ArticleGetting item by string index doesn't work anymore in IDS CS6?
Hi all, Previous code I had written had code like : myDoc.textFrames.item("reductionFrame");Worked fine! When running this script in IDS CS6, the object is not recognized/found. If I use an item(0), it...
View ArticleInDesign Server CS6 cannot open more than 140 files? Error 3588.
I'm testing InDesign Server CS6. One instance, one thread. Is it not able to keep opened more than 140 concurrent files? Console Server gives me this Error: 3588. Thanks,
View ArticleDebugging Javascript on InDesign CS3 Server
I, like most developers, need to be able to debug my programs. Thus far I have been opening a file and writing to it if I want to see any debug messages. It looks like this...my_log =...
View ArticleApply update 7.0.3 to Developer version of InDesign Server
Is there any way i could apply this update to a developer version of InDesign Server? We have an export PDF problem with our Live InDesign Server which we can replicate on our development server. I...
View ArticleInDesignServer process appears as 32bits process in Mac
Hi, Do you know why the InDesignServer process appears as 32 bits process in the Activity Monitor? The rest of our applications appear as "Inter (64 bit)", while InDesignServer appears as just...
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 ArticleHow can I encrypt a ViewPreset (InDesign server)
I am creating a website in which customers can create their own documents. I have created templates in InDesign and the customer can adjust the texts in the website. What I would like to see, is the...
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 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 ArticleHow to call InDesign SOAP?
I'm new to InDesign server. I started InDesign server using command indesignserver port 18383. Running HelloWorld.jsx via TestClient is working fine . But now I need write a PHP program to call...
View ArticleImport configuration presets...
When importing office documents in the client application InDesign CS3 you can select presets that have been previously saved. Where can I find those presets in the InDesign Server CS3 JavaScript...
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 Articlerectangle.place (Placing Image) - InDesign vs InDesignServer
Any help or suggestions or even guesses appreciated here. Thanks! I have a script that correctly places images in tagged rectangles via script in InDesign, the script then exports to PDF. All is...
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 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 ArticleMemory purge
When InDesignServer (CS3) is continuously running for a couple of days on our test server, we get the following output messages: (every few minutes) WARN [server] Memory Purge: 889 MB available, 670...
View ArticleInDesign Server (CS5.5 and CS6) CPU hog when no activity is happening.
Hi all, Strange scenarios we are seeing in one of our production systems. When a .pdf if generated it works great. I see InDesign get hit and the .pdf renders quickly. Then about 10-15 seconds later...
View Article