Question
webaccess library
Is it possibile to load this library from Indesign (Windows) ? I tried the code in the guide:
if ( !ExternalObject.webaccesslib ) {
ExternalObject.webaccesslib = new ExternalObject('lib:webaccesslib');
}
but I have that there is no such file (though I put the dll in the Indesign folder). Thank you
carlo
if ( !ExternalObject.webaccesslib ) {
ExternalObject.webaccesslib = new ExternalObject('lib:webaccesslib');
}
but I have that there is no such file (though I put the dll in the Indesign folder). Thank you
carlo
