Adobe InDesign Server CS4 Trial Version
Hi everyone! Does anybody know where i can find a working trial version of InDesign Server? Maybe CS4. Thank you very much in advance
View ArticleHow to group rectangle and textFrames
Hi all, I am trying To group one rectangle And textframe In Indesign Server And executing the below code: Dim mygroup As InDesignServer.Group Dim gparray(1) gparray.SetValue(CaptionFrame, 0)...
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 ArticleIssue in setting Load balancing for Indesign Server CS5.5
Hi All, I need to set up load balancing mechanism for Indesign Server CS5.5 on Windows Server 2008 R2(64 bit version).I have dutifully following all steps defined in "WORKING WITH LOAD BALANCING AND...
View ArticleCD ROM drive requirement for Indesign server installation
I am finalizing a machine before acquiring Indesign server. The requirements say CD ROM drive and Graphics card is required on Server machine. I intend to use it only for generating the documents...
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 ArticleHow to start Debug server? No Redistributables?
Hi everyone, Having issues with trying to run a Debug server for development testing. The server is not on the same dev box as Visual Studio, etc. It's a standalone W2008R2 box. I have the Debug...
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 ArticleC# app throws error when connecting to indesign server
It throws this exception:Invalid syntax (Exception from HRESULT: 0x800401E4 (MK_E_SYNTAX)) at System.Runtime.InteropServices.Marshal.MkParseDisplayName(IBindCtx pbc, String szUserName, UInt32&...
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 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 ArticleKeeping tables together via scripting
Hi, When I input my XML via a javascript he splits my tables over several pages.Is there a way to tell if the table won't fit on the page put it on a new page or just the first 5 rows on one page and...
View Articlemaking cross domains call to indesignserver using jsonp?
Greetings! I'm currently trying to call the following url: http://localhost:12345/service?wsdlfrom: http://localhost/cvapp/ offcourse, I get the following errors:OPTIONS...
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 ArticlePrinting to PostScript - Clean7Bit or Binary
When we "print" an .indd document to PostScript using InDesign CS3 (desktop version), the resulting file's DataDefinition is always set to Clean7Bit. However, when we call the Java InDesign Server API...
View ArticlePHP SOAP Client for InDesign Server
Hi,<br />I am new to IDS and I am writing my diploma thesis about working with IDS. I need some help or ideas how I can implement a SOAP-Client for IDS with PHP. <br /><br />I am...
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 Article"Distributed Copy Editor" Crash | MacOS X 10.6
Hi, since MacOS X 10.6 the IndesignServer CS4 (6.0.1) crashes when starting up with the "Distributed Copy Editor" (suribachi). Starting it "standalone" everything is fine. Running it from...
View ArticleInDesign Server on virtual machine
Hello all, We are planning to install InDesign server 5 on virtual machine. Can anybody let me know if this ok to go ahead or are there any known issues Thanks in advance. Murthykb
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 Article