Javascript - 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 ArticleInstalling Transparency Flattener Preset for Indesign Server CS4
I'm trying to figure out how to install a transparency flattener preset for InDesign Server CS4. I can see how they are installed for the InDesign app. Edit -> Transparency Flattener Presets... But...
View ArticleHow to speed up InDesignServer performance
Hello everyone. I have some critical problem, so I want you help me. My project using Flex and InDesign Server to produce pdf.Plex in the form of the xml passed to the server andInDesignSever open...
View ArticleDuplicate relationship message
Hi,I get the following messages when the CS4 server starts, what do they mean ?Duplicate relationship for element "getStyleForPE 'eGsp' kNAEventScriptElement1[Unknown3rdPartyPrefix + 0 ]" on object...
View ArticleHow to change the default logging location to a specified location in...
I have configured the logs to be written to the Windows EventLogs using the command -LogToApplicationEventLog while starting InDesign server instance. But is it possible to provide a log file location...
View ArticleHow to use external DLLs in InDesign server plugin
Hi,I am working on a project, which is having dependency on libxml2 library. I compiled the code on 64 bit Windows platform and using InDesign server 64 bit version. I put the required DLLs in Adobe...
View ArticleIndesign Server CS6 errors
HiWe use indesign server cs6 highly for background processing, but we got often too much problems (bugs) and did not know where to find support, we are going crazy. Problems:1) We get this error when...
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 ArticleInDeSign Server - Flex - SOAP - Business cards tutorial - MISSING Arguments...
Hello, <br /><br />I test even Adobe Flex with InDesign server. I am occupied with<br />the Business cards tutorial. The Problem is, which no arguments are<br />transferred to...
View ArticleInDesign Server, Applescript, and SOAP
Hi All, I've scoured these forums and the rest of the 'net as best I can, but I can't seem to find a solution for my issue, so I'm hoping maybe someone out there can shed some light on it for me. I...
View ArticleSmart Text Reflow
Hello, is it possible to use smart text reflow * with IDS CS4? What I try:I create a document (based on a master spread) with a defined number of pages (e.g. 4). After that I place and format the XML...
View ArticleHow 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 ArticleAdobe InDesign sever setup
Hello I hace an Adobe InDesign Server CS6 multi-instacen license, now one instance is not taking benefit of all the server powerful. I would like to setup the instance to take more memory.For example...
View ArticleHow to disable sessions in CS6?
InDesign Server CS6 added a mechanic of multi-threading jobs via sessions.Now you can begin session and end session via SOAP web service call. However, the sessions add a huge overhead for those who...
View ArticleINDS CS6 - PDF Export at High Quality issues with Gradients.
Hi all, We're noticing that on our PDF exports from our INDS instances we're seeing that gradients are showing up when the PDF is printed. You can visibly see the gradient lines. We have our INDS set...
View ArticleIndesign server trial not licensing
i am trying to get Indesign server Trial working... without any result. this is the result in adobe_prtk Copyright 2012 Adobe Systems IncorporatedAll rights reserved.StartTrial SuccessfulReturn Code =...
View ArticleInDesign CS 5.5 Server Optimizations
Hi all, We have a single-instance server (Win 2008, 2 GB RAM) that is the app server for our front-end (on a separate box). When a job is processed, etc we're seeing some pretty bad latency in...
View ArticleHow to get ISelectionManager
Hi,<br /><br />I add a new javascript method to IDocument object, everything works ok and I can call the method through a jsx.<br /><br />var myDocument =...
View ArticleJPEG single page export from multipage document
Hello Experts: I have a function to create a JPEG file given a page number from a multipage document. The problem is that InDesign Server will actually create JPEG files for all the pages -despite the...
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 Article