Using InDesign Server,
I need to check each all stories avaiable. if there are a overset in a textframe, I need to return all tags associated to this story.
how can I find out all tags related to a stories?
Using InDesign Server,
I need to check each all stories avaiable. if there are a overset in a textframe, I need to return all tags associated to this story.
how can I find out all tags related to a stories?
Hello guys,
I am not able to start Indesign Server CS4 service on windows Server 2003 SP2 64bit .
I have successfuly configured the service with InDesignServerService.msc, set the port to 18555. InDesignServerWinService the Log On option is set to "This Account". Also tried using different accounts!
When starting the indesign service from windows Service control panel I get this error:
Could not start the InDesignServerService x64 service on Local Computer.
Error 1053: The service did not respond to the start or control request in a timely fashion.
Error log from windows Event viewer:
Error
Timeout (30000 milliseconds) waiting for the InDesignServerService x64 service to connect.
Indesign server application works if launching from command line with the specified port 18555.
If trying to lauch IndesignServerService.exe from command line, there is a delay and finally nothing happens.
I have also tried launching 32bit indesign server service and the same error comes.
Would be grateful for your thoughts!
Message was edited by: Andrewdev Server specs: Windows Server 2003 Standard x64 Edition Service Pack 2 Intel Xeon CPU 3.00Ghz 9.76 GB of Ram Server is running virtualy on Xen hypervisor, there is no antivirus and windows firewall is disabled.
i am trying to get Indesign server Trial working... without any result.
this is the result in adobe_prtk
Copyright 2012 Adobe Systems Incorporated | |
All rights reserved. |
StartTrial Successful
Return Code = 0
still get no working server
message
ERROR | [server] Adobe InDesign Server is not properly licensed and will now quit. |
Anyone any idea ??
Peter
The installation instructions states
You need to download Adobe Provisioning Toolkit Enterprise Edition (APTEE) for using the InDesign Server trial
The download link only refers to CS6, CS5.5 & CS5 not CC
Since there is no Adobe Provisioning Toolkit Enterprise Edition for CC I decided just to install and run the trial.
However I got the Adobe InDesign Server is not properly licensed and will now quit message.
According to the CC Release notes it says:
InDesign CC Server needs to be activated before it can be used. If the computer is online, activation is done automatically when you install. You need to provide your Adobe ID, and serial number when prompted by the installer. Unless the software is activated, you'll see an error, "Adobe InDesign Server’ is not properly licensed and will now quit."
My computer was online yet the it seems it didn't perfom the automatic activation as it suggests. When I entered my AdobeID credentials I did not get any errors saying it could not connect online.
So I had to do something and decided to use the Adobe Provisioning Toolkit Enterprise Edition for CS6.
This allowed me to get pass the licensing issue.
The next problem was I was getting DDE Server Window:InDesignServer.exe System Error popup. Telling me The program can't start because svml_dispmd.dll is missing from your computer.
C:\Program Files\Adobe\Adobe InDesign CC Server x64>indesignserver
================================================================================
. InDesign CC Server Version 9.0 x64 Evaluation
. Copyright 1999-2013 Adobe Systems Incorporated and its licensors.
. All rights reserved. See the other legal notices in the ReadMe.
================================================================================
11/28/13 08:08:49 INFO [server] Initializing
11/28/13 08:08:49 INFO [server] Loading the application
11/28/13 08:08:49 INFO [server] Scanning for plug-ins
11/28/13 08:08:49 INFO [server] Registering 113 plug-ins
11/28/13 08:08:53 INFO [server] Completing Object Model
11/28/13 08:08:53 INFO [server] Saving Object Model
11/28/13 08:08:53 INFO [server] Initializing plug-ins
11/28/13 08:08:53 INFO [server] Calling Early Initializers
11/28/13 08:08:53 INFO [server] Starting up Service Registry
11/28/13 08:09:02 INFO [server] Executing startup services
11/28/13 08:09:02 INFO [server] Using configuration configuration_noport
11/28/13 08:09:02 INFO [server] Initializing Application
11/28/13 08:09:02 INFO [server] Completing Initialization
11/28/13 08:09:02 INFO [server] Calling Late Initializers
11/28/13 08:09:08 INFO [server] Image previews are off
11/28/13 08:09:08 INFO [server] Server Running
11/28/13 08:09:08 INFO [javascript] Executing File: C:\Program Files\Adobe\Adobe InDesign CC Server x64\Scripts\startup scripts\ConnectInstancesToESTK.js
11/28/13 08:09:08 INFO [javascript] Executing File: C:\Program Files\Adobe\Adobe InDesign CC Server x64\Scripts\converturltohyperlink\startup scripts\ConvertURLToHyperlinkMenuItemLoader.jsx
11/28/13 08:09:08 INFO [javascript] Executing File: C:\Program Files\Adobe\Adobe InDesign CC Server x64\Scripts\converturltohyperlink\ConvertURLToHyperlinkMenuItem.jsxbin
So after browsing the net to see where I can get this missing svml_dispmd.dll I found this post http://software.intel.com/en-us/forums/topic/285859
and decided to install what it suggested.
I still got the missing dll error so I copied it from C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64\compiler into C:\Program Files\Adobe\Adobe InDesign CC Server x64
Now it just sits there and hangs at the same spot
11/28/13 08:09:08 INFO [javascript] Executing File: C:\Program Files\Adobe\Adobe InDesign CC Server x64\Scripts\converturltohyperlink\ConvertURLToHyperlinkMenuItem.jsxbin
What the heck is going on here?
I have installed Indesign Server CC on another machine and although I did not get the missing dll problem it still however hangs at the same spot mentioned above.
Could someone from Adobe please help. The already I'm losing days with this trial and I will have little days left to test this product.
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 CreateObject("InDesignServer.Application")but as document for multiple instances I useGetObject(“myIDS1”)(where I have an instance of InDesign Server CC running with parameter “indesignserver -configuration myIDS1”. I have tried running the instance both from command line, elevated command line, and from the InDesignServerService). It is acting as though it does not recognise the instance name, but then I don't really understand how it would. Any ideas appreciated.
I have installed InDesign CC server 2014 & wants to communicate with InDesign server via scripting.
I checked that we can pass script path with SOAP connection, but here I have to connect with CORBA to get support for LBQ component.
I am new to InDesign server scripting. So,comment/ask if you need any more info.
What would be syntx in jsx for copying and renaming the indt files from one location to another location.
Has anyone here built a custom LBQ vs the one that's included with InDesign Server? I'm installing CS9 on some new servers and LBQ is being quite difficult in running properly. I have no issues with the default LBQ running on CS6 but with CS9? hmm, not so good. So anyways, didn't know if anyone has written a custom LBQ or is everyone using the default one supplied by Adobe?
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.
<IDSP:RunScriptResponse><errorNumber>1</errorNumber><errorString>open</errorString><scriptResult></scriptResult></IDSP:RunScriptResponse>
I first developed on Indesign desktop and the script just works fine. I read the IDS scripting guide so I am aware of restrictions and I think I avoided them.
Is there anything to be aware of for opening files ?
Best,
Loic
Hi all!!
I am working with InDesign server CS3. In my script I'm having problems calling to the function createTOC().
This is my code:
var estiloTOC = app.documents.firstItem().tocStyles.itemByName("EstiloTOC1");
app.documents.firstItem().createTOC(estiloTOC);
The error only says javascript error in the function createTOC.
I try de same code in the InDesign CS3 desktop version and it works.
I am attempting to find where to put my joboption file on Windows Server 2008. Indesign Desktop is not installed on this server, nor can it be. I tried
C:\Users\Administrator\AppData\Roaming\Adobe\Adobe PDF\Settings
The job option file I am attempting to use is: PDFX1a 2001.joboptions
but my javascript that works locally does not on the server. My function call is:
mydoc.exportFile(ExportFormat.pdfType, File(file), app.pdfExportPresets.item("[PDF/X-1a:2001]"));
but that results in an error as the item is not found.
Any help would be appreciated.
Thanks,
Mike
Hello Guys,
one of your customers is experiencing big problems when using network shares for images, because the indesign server is transfering the whole image data (one image has a size of 50-150 MB) everytime a page preview (JPG) is generated with the
Document.exportFile
Method. Is there a flag that can be set to avoid this and make the server use the preview data stored inside the document? We have tried already to add the flag "-nopreviews" to the indesign server executable file and to set the preview quality of images to "low" but this makes no difference.
Thanks in advance!