Difference between page.getAllPageItems and page.getAllChildPageItems
What is the difference between page.getAllPageItems and page.getAllChildPageItems? Everything inside a page object sould be a child, right?
View ArticleInDesign fails to render "Futura Std Book Oblique" font
Hello, We are facing some issues with the adobe Font Family "Futura Std" [especially Futura Std Book Oblique] font in InDesign.InDesign is not able to resolve the "Italic" font style i.e "Futura Std...
View ArticleImport from PSD
Is it possible to open/import a psd document, and manipulate the layers of the document?Chris.
View ArticleProblems adding bookContents to a book
Hallo,i have a simple script adding an empty book to app and then trying to add some bookContents to this book.Whenever i try bookContents.add() i get an error reading "Referenzfehler: Vorgang vom...
View ArticleNeed your help ...
Hi everyone,I'm new to InDesigServer development, Sorry if my question is fundamental, I couldn't find an answer for that anywhere.When I launch my InDesignServer debug with my plugin, I want to see...
View ArticleIn some cases mapStylesToXMLTags() method raises an exception!
HI, I am trying to map styles to xml tags, and interestingly it works on some InDesign document while in some cases it dosen't work. It raises an exception IDS exception: 1.0, thats why I am not be...
View Article[CS5] InDesign Server holding onto script file after being executed?
Hello, I've run into a scenario which we have a script file dynamically created, saved to disk, then sent to InDesign Server to be executed. The code that tells InDesign Server to execute the script...
View ArticleCannot start multiple sessions in CS6
Hi, I am trying the new multi threads feature from IDS CS6 (contra using multiple instances).But I seem unable to start several sessions from the same client. I do have a machine with 4 core processors...
View ArticleAccess InDesignServer instance running as Windows service via COM?
I 'm trying to obtain the COM application object of an InDesign Server instance that is running (via the InDesignServerService) as a Windows Service but all attempts at this have thusfar failed. This...
View ArticleInDesign Server Load Balancing Queue (LBQ)
We are trying to use Adobe InDesign Server Load Balancing Queue (LBQ) on a Windows Server. The LBQ starts and funcitons, but it stops for unknown reason and we need to restart it. Is there something...
View ArticleInDesign Server CC 2014: How to enter serialnumber
Dear all, We are running InDesign Server CC 2014 on a Windows Server 2008 R2 Standard (64bit).We start InDesign.exe from the command line.We just bought another license for 1 more year, with this we...
View ArticleRTF import preferences - Convert bullets and numbers to text
Hi,Is there a way to set the RTF import preferences "Convert bullets & numbers to text" to "true" with InDesign Server CS3 (or CS4)? I cannot find any way to do this with InDesign Server CS3...
View Articleupdating template
What is the best way to update template items with data supplied from a client program. If a template has a couple of text frames and a graphic item, what is the best way to pass the data to the server...
View ArticleInDesign.exe has encountered a problem and needs to close. We are sorry for...
Hello all, am trying to convert .indd file to PDF file using following code.... string cstrInddFile = Server.MapPath("~/Indesing-doc/DesingTemplate.indd"); string cstrXMLFile =...
View ArticleDimensions of exported page item (CS4 / Java)
Hi, I export page items to place them seperatly in a web application. The problem is that the dimensions of the exported file are larger than the dimensions of the page item itself.To place the page...
View ArticleIs IDS the right tool for me?
I am doing some research for some functionality I need to create. I want to allow a designer to create documents in InDesign, then take those files and programmatically replace a few images or text....
View ArticleNeed help executing jsx in InDesign Server
Hi All, I have written a javascript and indd template to convert my data in xml to pdf in InDesign. Now I want to use this javascript and indd template in InDesign Server. I have removed all GUI...
View Article[CS5] Execute script via LBQ and return value from script?
Hello, We are using LBQ (load balancing) to queue up scripts to be run on our instances of IDS (rather than accessing IDS directly). Is it possible to have a script return a value (a string or integer)...
View ArticleIssue while trying to reset baseline alignment in IDS CS4
Hi, First of all, sorry for having posted in the scripting section first, I looked for this place without luck and thought it had been removed or merged with the scripting forum. Ok, in IDS CS4, it...
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 Article