update 20251228
This commit is contained in:
@@ -841,7 +841,8 @@ namespace OnDoc.UICintrols
|
||||
if (interop == true)
|
||||
{
|
||||
OnDocOffice.clsWordEdit WordInterOP = new OnDocOffice.clsWordEdit(AppParams.connectionstring, tempfilename, selected_dokumentid, AppParams.RESTURI, AppParams.apikey);
|
||||
WordInterOP.Edit_Document(runmacros);
|
||||
|
||||
WordInterOP.Edit_Document(runmacros);
|
||||
WordInterOP = null;
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user