update 20250219
This commit is contained in:
@@ -32,6 +32,7 @@ namespace OnDoc.Klassen
|
||||
{
|
||||
try
|
||||
{
|
||||
//word = Interaction.CreateObject("Word.Application")
|
||||
word = new Microsoft.Office.Interop.Word.Application();
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user