Why can’t I use the official case you gave me, and I finally used the code with sdk-all.js in the docker version you provided.
“window[‘AscNotLoadAllScript’] = true;
var editor = new Asc.asc_docs_api({
‘id-view’ : ‘editor_sdk’
});
editor.asc_loadFontsFromServer();”
I need to get the mouse position in the document to control read-only or write only.I failed to get GetDocument()
Hello @hufei
We always try to help our users in a timely manner, sorry for the late reply.
Please clarify the situation.
Why can’t I use the official case you gave me
What do you mean by ‘case you gave me’? Please point me to installation guides which used for deployment process. Do I understand it right that you’re trying to integrate Document server with your own storage?