Commit 34931046 authored by Oleg Korshul's avatar Oleg Korshul

.

parent 386eae0f
......@@ -7989,7 +7989,7 @@ background-repeat: no-repeat;\
window["asc_docs_api"].prototype["asc_nativeGetFile2"] = function()
{
var oBinaryFileWriter = new AscCommonWord.BinaryFileWriter(this.WordControl.m_oLogicDocument);
return oBinaryFileWriter.Write(false, true);
return oBinaryFileWriter.Write(true, 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