Commit cb0c3320 authored by Oleg.Korshul's avatar Oleg.Korshul Committed by Alexander.Trofimov

c_oAscAsyncAction.Open (pdf)

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@62695 954022d7-b5bf-4e40-9824-e11837661b57
parent 00ea5b4b
......@@ -1123,6 +1123,8 @@ asc_docs_api.prototype.OpenDocument = function(url, gObject)
this.DocumentType = 1;
this.ServerIdWaitComplete = true;
this.sync_EndAction(c_oAscAsyncActionType.BlockInteraction, c_oAscAsyncAction.Open);
this.WordControl.m_oDrawingDocument.m_oDocumentRenderer.Load(url, gObject);
this.FontLoader.LoadDocumentFonts(this.WordControl.m_oDrawingDocument.m_oDocumentRenderer.Fonts, true);
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment