Hi there!
I do a lot of scripting of Indesign Server from .net.
One of the things I find a little odd is that you cannot specify page range in the export call on the document.
Page range is set in the PDFExportPreferences, which is an application wide setting. Therefore I have to lock the application so that two users cannot set the page range at the same time.
This is not very good performancewise as it makes it impossible to do several PDF exports in parallel on the indesign server.
If you guys have any ideas please enlighten me.
Best regards
Soeren
I do a lot of scripting of Indesign Server from .net.
One of the things I find a little odd is that you cannot specify page range in the export call on the document.
Page range is set in the PDFExportPreferences, which is an application wide setting. Therefore I have to lock the application so that two users cannot set the page range at the same time.
This is not very good performancewise as it makes it impossible to do several PDF exports in parallel on the indesign server.
If you guys have any ideas please enlighten me.
Best regards
Soeren