Skip to main content
Jackkisten
Inspiring
January 12, 2017
Question

I have installed indesign server CC 2017 in my system, i plan to use java program for this server auto pagination development.

  • January 12, 2017
  • 1 reply
  • 492 views

HI All,

I have installed indesign server CC 2017 in my system, i plan to use java program for this server auto pagination development.

how can i start, how to access indesign server port id, is there any specific editor, how to deployed the java class file.

Please suggest me...

Regards,

jack

This topic has been closed for replies.

1 reply

Community Expert
January 12, 2017

You could use a JAVA library that can make COM calls and interact with InDesign via the COM interface that it exposes. One such library is com4j, you can use that. InDesign server can also be accessed via SOAP interface.

You can go through the following link to get started and stitch up some quick samples to get a hang of things.

http://wwwimages.adobe.com/content/dam/Adobe/en/devnet/indesign/sdk/cs6/server/intro-to-indesign-server.pdf

-Manan

-Manan