Update 20250222
This commit is contained in:
@@ -131,7 +131,8 @@ namespace DOCGEN
|
||||
string unterschriftrechts = db1.dsdaten.Tables[0].Rows[0]["unterschriftrechts"].ToString();
|
||||
|
||||
OnDocOffice.clsWordEdit we = new OnDocOffice.clsWordEdit(connectionstring, "", "", resturi, apikey);
|
||||
if (we.insert_signature(dokumentid, unterschriftlinks, unterschriftrechts, tempdir))
|
||||
//gaga
|
||||
if (we.insert_signature(dokumentid, unterschriftlinks, unterschriftrechts, tempdir,""))
|
||||
{
|
||||
return true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user