Where to I find information/references to use Indesign Server via the Windows COM.
I'm trying to export and Indesign file to PDF.
When I look in de object model viewer for Indesign Server CS6 (8.0) there is a method 'exportFile' for the Document object. Using this method results in 'Fatal error: Call to undefined method variant::exportFile()'.
Using the method 'export' (which is not documented) I can export to pdf, but I don't know the exact parameters to give and cannot find any information in any reference.
Where do I find the correct list with methods and the complete info about these methods when I want to use the COM object?
kr
Arno