How to get InDesign Server instance on IIS Webservice
<WebMethod()> _ Public Function testIDS() As String Dim idsAP As InDesignServer.Application = Nothing Try idsAP = GetObject("myid2") Catch ex As Exception...
View ArticleIndesign Server CS5 crashes at launch
Hi, Indesign Server 7.03 on OSX 10.5.8 Intel Xserve. When Indesign server CS5 is launched at boot (or with launchctl) it crashes with the following errror in the system log: Nov 20 13:32:00 ams1ps01...
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 ArticleExport IDML as PNG (JAVA-API)
Hi,I was trying to export PNG using java api. I say that it has an export parameter kExportFormatPNGFormat.But Everytime i tried use it, an error was returned by In Design Server:"Error code =...
View ArticleInDesign Server crashing on hyperlinks - HYPERLINKS.RPLN
When trying to access properties of a hyperlink it causes InDesign to crash. I can assign properties of the hyperlink but if I try and retrieve properties it hangs and crashes resulting in the error...
View ArticleFonts load and unload
Hi all, I working a project that we receive artwork(idml file + fonts) and we have to generate pdf files. I need to "load" and "unload" fonts from indesign context. Right now I´m copying them (to...
View ArticleHow to convert idml to image via soap
This is cross-posted on stack overflow, so if anyone want's delicious SO rep points, head on over to http://stackoverflow.com/questions/9946460/indesign-server-how-to-export-idml-as-image and I'll be...
View ArticleStuck parsing an InDesign document, extracting data to an XML file
Hi, I have an indesign document of a newspaper page (1 spread + 1 page) with some articles (title, body, img, img caption) and ads (img). I need to parse this and create an XML file from which data can...
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 ArticleIndesign Server crashes unexpected
Hello forum, in the last weeks we have a big problem with InDesignServer CS3 (Ver 5.0.5.697). From time to time one of the running instances crashes with a weird error message in the windows event log....
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 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 ArticleHow do I use ESTK to debug ExtendScript running in IDS?
I want to step through ExtendScript running inside InDesign Server (not CC).Thanks!
View ArticleInDesign Server CC Multi-Instances
Following the documentation for multi-instance support the application, running as a web service under IIS7 on Windows Server 2008 R2, is failing to access the object. For a single instance I use...
View ArticleInDesign Server CC Mac problem licensing
Hi all. I'm trying toactivateInDesign ServerCCbutI am havinga lot of problems. - MacOSX 1.8.5 Server.- Adobeindesignserver 9.2 Debug 1_23First of all, the package contains just a folder, not an...
View Articleconfigure Indesign server WS to run in SSL mode
How does one configure Indesign server (CS6) WS to run in SSL mode? If not in CS6, how about CC 2014? thanksCris
View ArticleI can't get indesign server to listen on the admin port on osx.
I've tried the example (with other ports) from the sdk with no success:"/Applications/Adobe InDesign CS6 Server/InDesignServer.app/Contents/MacOS/InDesignServer" -port 12345 -heartbeatupdateinterval 10...
View ArticleInDesign Server CS6 (MacOS) - JavaScripting & Troubleshooting "Bus error" or...
I'm attempting to convert a workflow from InDesign CS5.5 Desktop with AppleScript to InDesign Server CS6 with JavaScript. It seems most of our templates work fine but every now and then I run into one...
View ArticleInDesign CC Server 2014 and InDesign CC 2015 Application
Hi,My corporate network has a windows server system with InDesign CC 2014 server software installed on it. My users however are now being pushed into the InDesign CC 2015 application. Would there be...
View ArticleInDesign server COM error
I am using InDesign server on windows. And developing application using Microsoft .Net web platform (ASP.NET).I am generating Indd file using ImportXML() method provided by InDesign. I am getting...
View Article