This commit is contained in:
2025-12-30 11:06:24 +01:00
parent 005a373a49
commit 007e48c6d9
13 changed files with 2727 additions and 220 deletions

View File

@@ -1032,7 +1032,6 @@ Public Class cFormularManager
Else
path_src = vorhandenesLokalesPDF_Path
End If
Dim fi As New System.IO.DirectoryInfo(path_src)
Dim destPath = ""
destPath = DATENVERVER_OPTIONS.getTMPPath(fi.Name, fi.Extension, True, False)