ExtendScript 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 ArticleManipulate Indesign(client) from a Java application
Hello, I need to manipulate Indesign client(open/close documents, create menus, tables, set colors etc... ) but I need to do that from a Java application. Is it possible? I was searching on google...
View Article(Mac) Malloc in export JPEG
When exporting to JPEG, I get the following error: InDesignServer(1039,0xacc502c0) malloc: *** mmap(size=1512448000) failed (error code=12)*** error: can't allocate region*** set a breakpoint in...
View ArticleCS3:Problem in generating .ps file for an indesign document.
Hello,I have ported a plug-in built for InDesign server CS2 to CS3.Generating ".ps" file is one of the functionality of my plug-in.But for the given document InDesign CS3 server Debug generated the...
View Article[IDSW]: Exiting InDesign Server
Hello Forum,I'm a newbie in the InDesign Server world, and my question may be a very silly one.I run ID Server from Windows console. If I exit it with Ctrl-C, my strartup/shutdown services get called....
View ArticleInDesign Server CS3 on Mac OS 10.5 crashes
Hello,<br /><br />I have installed InDesign CS3 Server (upgraded to 5.0.5) on Mac OS 10.5. On one of the Mac after loading it gives a bus error and on another Mac with same OS (10.5) on...
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 ArticleExporting To IDML Crashes InDesign CS4 Server
I have an InDesign file that has a XML in it, the file size is 70.5 Mb. I'm trying to export it to IDML using document.exportFile(ExportFormat.INDESIGN_MARKUP, saveFile). But after a while the server...
View ArticleText Walker.rpln error
Does anyone know what the following error on Server reboot might indicate? Am I looking at a possible server reinstall? it's started popping up on a customer server recently. I'm not 100% sure what...
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 ArticleJavascript - added images display as grey boxes
I am attempting to add an Image to an InDesign document via a javascript that I am executing via the RunScript() soap method of InDesign Cs4 server. The script I am using to add an image is something...
View ArticleIDML to PDF using Java API
Hi, I have created an IDML with template through the Indesign GUI and have created the respective XML files(story,designmap,etc) and able to make the changes in it and display that in the UI. This...
View Articleimporting xml via xsl for rich text formating
Hi everyone. I've been looking for days now about a way to export the content of a website as XML and import it then into InDesign, involving some basic text formatting and maybe links, lists and...
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 Articlehow to import xfa(XML Forms Architecture) to indesign without losing rich...
Hello All, i created pdf form in livecycle.i am populating this pdf form and submit.when i am submiting form ,i will get the data in xfa(xml forms architecture).now i want to import this xml to...
View ArticleInDesignServer Service not starting on Windows Server 2003 (32bit & 64 bit)
Note: this issue is different from this thread on a similar issue. This problem has plagued me for weeks and I finally give up. InDesign Server installs successfully and the InDesignServerService...
View ArticleImporting XML Tags in a document
Hello, I've been trying to import XML Tags in a .indd i created, using the Java API but it does not seem to work (the tags content don't update when i export the document as PDF). I did the same...
View ArticleGetting unable to snap in error when trying to run indesign server as service
Hi, I am trying to get the indesign server cs5 as a service to run at a particular port on 64bit windows vm platform. The documentation pointed towards trying to operate the .msc file in...
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 ArticleHow to define "All Pages" for file handling preferences
Hi, Anybody knows how to define the "Pages" preference under "File Handling" in Preferences by scripting? Attached is an screenshot for that option in InDesign CS5 client. Thanks in...
View Article