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

How to Open a Library using C++?

$
0
0

i have try below code its getting Indesign crash..

 

InterfacePtr<ILibrary> PtrLibrary;

          IDFile sysFile;

          std::string path = "/Users/Arun/Desktop/Library1.indl";

          sysFile.SetPath(WideString(path.c_str()));

 

          PtrLibrary->Create(sysFile,NULL);


Viewing all articles
Browse latest Browse all 78596

Trending Articles



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