Use Adobe Indesign from a Webserver framework (but NOT InDesign Server)
recently I was told that we have to use Adobe Indesign Server to do automation of a publication process. Is this true? There no option to use Adobe Indesign (from a service user account, with license) e.g. from a python based webserver framework?
Especially we do not want to use Adobe Indesign directly using the COM interface from Python / win32com and do not want to have the overhead of the SOAP protocol in between .... So the webservice is specialized for our production workflow, running ExtendScript methods using DoScript and maybe also access other objects from the webserver context.
Is it possible? Is it allowed?