Execute a PHP file in Javascript script
Hi, I'm working on a web base application, and I need to execute a PHP file in a script written in Javascript (InDesign). I only need to "open" this file (like a page in a Browser), I don't need to...
View Articlemmc snap-in
Hi, I am trying to work out the best possible way to control multiple instances of indesign server on a windows machine. One way would is to use the mmc snap-in add on which provides a way to configure...
View Article[IDML] Positions on baseline grid
I've got TextFrames located in a group. This group is located in a page.My TextFrames shapes are rectangular and there is no rotation. I also have a baseline grid defined on my page. Properties for my...
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 Article[CS5] InDesign Server LBQ - execute copy of a script?
Hello, Currently we are using the LBQ (load balancing) to queue up scripts to be run on our instances in IDS. After the scipt is run, we're trying to (within our .NET code) delete the script file. This...
View ArticleIs the Script Api for InDesign server...anywhere?
The closest thing I can find to a published script API is the InDesign Scripting Guide pdf (by the way Adobe, I know you love pdfs, but it is an awful format for documentation, these sort of documents...
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 ArticleInDesign server crashes every time when calling deleteEmptyPages in script
We are evaluting InDesign Server CS6 on a Windows server environment. We have an idml file, sample xml file that is tagged to specific frames inside the idml file and a script file for execution on the...
View ArticleNeeded help in: how to import image in InDesign Server using Java Code
New to InDesign Server.I am not been able to import image to document. I tried to import image using the sample snippets "PlaceTextFileInFrame.java". modified the line:String placefilepath =...
View ArticleConnect to IDS on remote machine via C# and COM
Can anyone give me a clue as to how to connect to an InDesign Server installation running on a remote machine from a desktop C#/COM application?The application is a bog standard C# desktop application,...
View ArticleLooking for freelance / consultant expertise in InDesign ExtendScript...
My firm could use some experienced assistance with an InDesign Server development project. In particular we need to generate output dynamically from text and graphical content provided by non-designer...
View ArticleAdobe InDesign CS5 Server SDK - libraries JAVA
trying with helloworld.java in ids cs5 server sdk.the library com.adobe.ids.sdk.utils.* cannot be imported.any idea how/from where to import it? are there more libraries available?
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 ArticleIDS returns before it is finished exporting files
I send a call to InDesign Server CS6 which renders an INDD file and exports each page as a PNG. Once IDS sends a return value, I use the images with another tool. However, the other tool ends up...
View ArticleGetting item by string index doesn't work anymore in IDS CS6?
Hi all, Previous code I had written had code like : myDoc.textFrames.item("reductionFrame");Worked fine! When running this script in IDS CS6, the object is not recognized/found. If I use an item(0), it...
View ArticleAutomate Indesign With VB.NET
Hi, I need some advice from you. I will explain my current condition and suggest me the solution. Currently We are using PageMaker 6.5 to create the packages, these packages contains all the PDF...
View ArticleCS4: XMP info missing for placed images
Hi all, in Documents produced on our InDesign Servers, the XMP information is missing from placed images, and also not available to later PDF export.If we re-link the same images via InDesign Desktop,...
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 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 ArticleHow to add javascripts to my InDesign Server Java web app?
I wrote a simple Java (1.5)-based web app (deployed on a Tomcat-6-server), which communicates with an InDesign server using CORBA.After I managed to add job options (stored in separate files within the...
View Article