Quantcast
Channel: Adobe Community : Popular Discussions - InDesign SDK
Viewing all articles
Browse latest Browse all 78596

ILibrarySuite

$
0
0

Hi everybody,

 

Using InDesign CC, Ican successfully do this (I mean that iLibrarySuite is not nil).

 

InterfacePtr<ILibrarySuite> iLibrarySuite(static_cast<ILibrarySuite*>(Utils<ISelectionUtils>()->QuerySuite(IID_ILIBRA RYSUITE)));

 

But, using InDesign CC Server, iLibrarySuite is nil.

 

What I am trying to do is to place a Library asset onto a document, using SDK.

 

Works fine on Desktop version using

 

iLibrarySuite->DoPlaceLibraryItems(assetList, library, outItems, NULL);  // NULL = iControlView *

 

but ... how is it possible to do the same thing using the server ?

 

Any idea welcome,

 

TIA,

 

J.


Viewing all articles
Browse latest Browse all 78596


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>