Hi!
I'm trying to automate the rendering of presentation slides from a python
script, but stumbling upon a cryptic message "null process service factory".
Here is the server invocation command:
And here is a minimal python script:
As stated above, the script crashes on the last line with a
DeploymentException: "null process service factory"
What am I missing?
Thanks!
Thomas
PS: I'm also trying with the GraphicExportFilter, facing other problems (see
separate message)