Quantcast
Channel: Adobe Community : Popular Discussions - JavaScript
Viewing all articles
Browse latest Browse all 12130

Adding Store for Collbration in Acrobat XI

$
0
0

     We have online review capablity and we use  Collab.addAnnotStore API to set the store. However it does not work create function is not invoked.

This is working earlier version of acrobat 10,9.... We are trying to add support for acrobat 11 on windows.

 

 

if(typeof SOAPFileSys == "undefined")

  Collab.addAnnotStore("sdkSOAPCollabSample", "SDK SOAP Sample",

  {create: function(doc, user, settings){ return (settings && settings != "") ?

  new SDKSampleSOAPAnnotStore(doc, user, settings) : null; }});

 

The create function is not invoked.


Viewing all articles
Browse latest Browse all 12130

Trending Articles



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