Dieses Blog durchsuchen

Samstag, 22. April 2017

connect to IndesignServer API with c# in Visual studio

Its deadeasy to use in Visual studio:


Install InDesign Server on one machine with Visual Studio.

Go to InDesign Server installation folder (e.g. C:\Program Files\Adobe\Adobe InDesign CS5.5 Server) and copy *.dll from folder \omniorb to system32 folder (e.g. C:\Windows\System32 ).

Run InDesignServer.exe as Administrator (e.g. C:\Program Files\Adobe\Adobe InDesign CS5.5 Server\InDesignServerService.exe).

In your test project in Visual Studio add reference (COM tab) named Adobe InDesign Server CS5.5 Type Library - you should see 2 versions, one pointing to IDS installation folder and one to your profile dir.

Keine Kommentare:

Kommentar veröffentlichen