KD Sicherheiten

This commit is contained in:
2026-01-19 14:24:38 +01:00
parent dff516b9df
commit 02b6a3dcef
13 changed files with 4187 additions and 149 deletions

View File

@@ -333,7 +333,7 @@ Public Class frmATR
Dim Typ = ""
If getFileTypeValid(fi.Extension.Replace(".", ""), Typ) Then
If saveToDS(filename, fd.FileName, "ATR", Typ, DSID, anhId, destPath) Then
togglePDFPic()
End If
End If