Quantcast
Channel: Adobe Community : Popular Discussions - InDesign Server Developers
Viewing all 20709 articles
Browse latest View live

InDesignServerService not running on specified port

$
0
0

Hello,

 

 

 

I'm having an issue where I've downloaded the trial version of InDesign CC Server 2014 for use with Sitecore's PXM module. According to their instructions, if I were to modify the .msc file located at C:\Program Files\Adobe\Adobe InDesign CC Server 2014 by setting the port setting to a specific value, it should then listen on that port provided I restart the service. The InDesignServerService is running according to the task manager, but when I check via netstat, I don't see it at all.

 

Is anyone familiar with issue and if so, what might I be missing? Any help is appreciated.

 

 

 

Thank you,

 

Anthony


InDesign Server Installation and Configuration Guide

$
0
0
Hi everybody
I try to ask one silly Q.
Where can I get this document.
I found many references but no link :(

Simply open a file

$
0
0

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

how to increase indesign server memory limit, It seems to crash when memory usage spikes to 1GB

$
0
0

how to increase indesign server memory limit, It seems to crash when memory usage spikes to 1GB

downgrade license

$
0
0

hi.

 

today, we have a license adobe indesign server multi instance creative cloud

but we need install indesign server cs6 and we don't have the serial number for the installation .

how canI downgrade the license please ?

 

Best regards

Tessier Julien

soap 'sulking'...

$
0
0

I am investigating an issue with indesign server where it stops talking over soap.  It appears otherwise to be running normally - using a small percentage of cpu time, etc but just doesn't respond on the soap port anymore.

 

I'm wondering if others have seen the same problem or somehow is related to our code/usage?

 

TIA

Ian

InDesign Server - Specific Dictionary to Port

$
0
0

Hi,

 

I have an InDesign Server with 8 ports running in one Windows Server. Currently, I have assigned 4 ports for UK client, and 4 ports for US client. Now, I need to configure both UK and US dictionaries in the same InDesign Server however 4 UK ports needs to use UK Dictionary, and 4 US ports needs to use US Dictionary.

 

Please advise how to achieve this.

Export data from Indesign to Mysql

$
0
0

I have an indesign file. I can open the indesign file in adobe in design. This can export the full xml for the created indesign.

Now what i need is from Indesign i need to export contents directly to my sql database by giving field mapping for title description.

 

Do we have any plugin in indesign to map the tables and insert it directly from indesign.

Can we insert images in this format from the indesign file. Which format will the image be sorted image.

Physical image file will be copied and path can be modified or these images are copied as bits in database.

 

Do we have to have the same image location shared as indesign files and images will be on a different server and the website which is working on database will be on a different server.


Stop SOAP initiated running task

$
0
0

Hello,

 

Is there a way to stop a task initiated via SOAP (using java for the SOAP client and javascript for the Indesign server scripting) from running?

One of the scenarios is when the calling program is terminated (either manually or unexpectedly) or when the network experiences some problems and the connection is disconnected, I would like to stop the task from continuing.

 

We are generating intensive processing (e.g generating documents and merging multiple documents) and generation may take some time especially when dealing with large tables( tables with 1000 rows) with is using a bit of the processing and memory. I would like a way to stop/terminate the task itself (and not  need to restart/stop indesign server to avoid quitting other tasks)

 

I have tried to establish a same session using the same session id so I can somehow mark a variable that will stop execution at certain points but indesign server throws an error back to the soap client that the session has already been established.

 

Please advise if there is a way for stopping a task in indesign server or a way to make 2 different SOAP calls have the same session? (do I need to use the same service object / stub object?) Tried both but it seems I may be missing some step.

 

Btw, using Windows Server 2012 and Indesign Server cs6

 

Thanks

PDF intermittent export problems (e.g Font embedding sometimes fails)

$
0
0

Hello,

 

Currently we're experiencing some weird issue with our Indesign Server in one of our environments ( we do not experience the same problem in our other env which has the same configuration)

It is often exporting some PDFs with problems in its font information (when opening the PDF in the viewer, some of the text is missing and the reader shows a prompt "Cannot extract the embedded font '<some alphanumeric prefix>' + <font_name>'. Some characters may not display or print correctly")


We are not using any font manager/3rd party plugins and have also tried to clear/refresh the font cache / list (*.lst) files and reset Indesign Server preferences (by deleting specific the pref folders as advise in one of the forum posts)

The problem is intermittent as exporting the PDF from the IDML again doesn't cause the error so not sure why this is happening.

 

Note that we are exporting the PDF to a shared folder (but mapped to a local folder where indesign server is located, the folder is referenced in indesign with the remote path e.g \\192.168..x.x\Shared\<output_file>.pdf). There is no antivirus installed on the computer.

 

Does anyone have any similar problem or any advise on what else I can investigate?

 

Thanks

How to define script object for plug-in

$
0
0

hi all,

 

I'm new developer in InDesign Server.

I'm having a look at the SnipRunner & BasicPersistInterface.

In the file SnippetRunner.jsx:

 

// get the SDKCodeSnippetRunner object

var snippetRunner = app.sdkCodeSnippetRunnerObject;

 

In the file BasisPersitInterface.jsx:

app.basicpersistinterfacePreferences.bpiData = "default";

if (app.basicpersistinterfacePreferences.bpiData != "default") {}

 

really, I dont understand where & how to define the "sdkCodeSnippetRunnerObject" & "basicpersistinterfacePreferences" in the source code of plug-ins written in C/C++

so anyone can help me on this?

 

thanks

Adobe InDesign Server CC 2014 compatible with Windows 2012 Server R2.

$
0
0

The systemrequirements are maybe not up to date.

There i can not see the R2 version supported.

 

Are all newer releases supported?

 

Thx

INDESIGN SERVER GET LOCKED ON EXECUTING SCRIPT

$
0
0

Hi

Is there any method in jsx to unlock the indd file from indesign server.

currently indesign cc 2014 server is locking the indd files generated due to linking error in the server logs.

Clarification on InDesign Activation (trial)

$
0
0

so right now on my windows server which is 2008 r2 I have the following installed

Captur00e.PNG

I am trying to get InDesign CC Server 2014 trial activated and here is what I have done so far

Captur00e.PNG

So I got the error that it is not properly licensed so next I ran the command from the Adobe Manager Directory : adobe_prtk --tool=StartTrial --leid=V7{}InDesignServer-10-Win-GM

Captur00e.PNG

 

Captur00e.PNG

 

Now I got a successful StartTrial indicator, so I will go back and try again

 

Captur00e.PNG

I am confused at this point? I got the right return code for successful, but yet its not licensed properly?

Just wondering if anyone has any suggestions regarding this? or maybe I am missing something and doing something incorrectly somewhere?

InDesign Server CC2014 windows installer?

$
0
0

Where can I find InDesign Server CC2014 windows installer?


Indesing CC Server upgrade

$
0
0

Is it possible to upgrade ID CC Server from 2014 to 2015?

how I can convey my ideas, to develop a program Adobe InDesign , which I think can add value adobe with the addition of a menu in Adobe InDesign...!

$
0
0

how I can convey my ideas, to develop a program Adobe InDesign , which I think can add value adobe with the addition of a menu in Adobe InDesign...!

I have an idea about the Adobe InDesign application program to increase the selling power of Adobe InDesign , by adding an additional menu , with an additional menu which I mean more important to the future of printing . How can I relate directly to the

$
0
0

I have an idea about the Adobe InDesign application program to increase the selling power of Adobe InDesign , by adding an additional menu , with an additional menu which I mean more important to the future of printing .

How can I relate directly to the developer adobe indesingn ........... !

pictures appearing as grey boxes through preview of EPS

$
0
0
What we do here is create indesign cs 3 documents and send them to our cs 3 indesign server computer which then generates an eps and pdf of the document. What we're seeing is that after the eps and pdf is generated our preview option from our program, the EPS is showing up with grey boxes for 95% of the images on the document. If we manually open the EPS it appears fine (I'm assuming it must be an issue with the images and generating the preview on the eps).
If I generate the pdf/eps locally on the computer running indesign CS 3, the preview displays fine for all the images.
I'm wondering if there is a way to check the eps settings and more specifically the preview settings being generated with the EPS on indesign cs 3 server. Any help would be appreciated, and if you think it could be something else happening, I'm all ears.

actualPPI

$
0
0
Does anyone have a clue why this piece of javascript code would work perfectly in InDesign CS2 but not in InDesign Server CS2?

....
myRectangle.place("myImage.tif");
var hRes = myRectangle.images[0].actualPpi[0];
....

On InDesign Server I get an exception:
Object does not support the property or method 'actualPpi'

Thanks!
Viewing all 20709 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>