Font Not Found.
Hi there, Running InDesign Server with a front-end that takes imported IDML files and creates a print ready .pdf. Something I noticed is that sometimes a font is missing and I get the error message...
View ArticleInDesign Server :line 13: 2753 Bus error "$installed_name" "$@"
[InDesign Server CS4, CS5, CS5.5 line 13: 2753 Bus error "$installed_name" "$@"] We support a few clients on various version of InDesign Server and all have exactly the same issue upon having the...
View ArticleFailed to export the JPEG file: Maximum size exceeded
When exporting a page to JPEG you might get the following error message: "Failed to export the JPEG file: Maximum size exceeded. Try decreasing the resolution." After some research I believe this...
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 ArticleInDesign Server 5.5 Missing Links
I'm getting missing link errors in the log when InDesign Server opens files. The missing links reported are for xml files and snippets. Opening the document and looking in the links pallette shows no...
View ArticleInteracting with InDesign Server without SOAP
Hi, The documentation in IDS SDK tells that one can interact using Javascript with IDS without using SOAP.How can one interact using Javascript and without SOAP? I know that with Extendscript one can...
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 ArticleactualPPI
Does anyone have a clue why this piece of javascript code would work perfectly in InDesign CS2 but not in InDesign Server CS2?....myRectangle.place("myImage.tif");var hRes =...
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 ArticlePassing 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 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 Article[IDS CS2]File.openDialog does not work!!!
Hi,I tried the following code in Javascript in InDesign Server CS2 to show the file open dialog to choose a txt file but it failed :var myFile=File.openDialog("Choose the txt file","TXT:*.txt");Whats...
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 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 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 ArticleProblem processing files when plug-in not available
I our newspaper production we us a third party plugin: MEDIALINKID(MODEL).PLN fra Atex. When Indesign server tries to process documents saved from compuers using this plug-in, indesign server produce...
View ArticleHow to Use CS4 using C#
Hello guys am new to adobe forum. please help me. am in trouble!!!i have got one project regarding IN DESIGN. am .net developer, i have downloaded CS4 server free trail.can any one please tell me how...
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 ArticleUnable to use sample-java-soap client
Hi all, I am trying to use sample client for java given with indesign server SDK. I am trying to compile it using indesign however I imported all the libraries it is still not importing the following...
View ArticleIndesign Server CS6 errors
HiWe use indesign server cs6 highly for background processing, but we got often too much problems (bugs) and did not know where to find support, we are going crazy. Problems:1) We get this error when...
View Article