fix, etc.

This commit is contained in:
2026-06-10 15:37:05 +02:00
parent 67965acfea
commit a9d156b03f

View File

@@ -8255,7 +8255,7 @@ repeatRequest:
p.WaitForExit() p.WaitForExit()
If output <> "" Then If output <> "" Then
Dim tmpPath_Report = VERAG_PROG_ALLGEMEIN.DATENVERVER_OPTIONS.getTMPPath("MUSTANG-REPORT_" & rkObj, ".pdf", , False) Dim tmpPath_Report = VERAG_PROG_ALLGEMEIN.DATENVERVER_OPTIONS.getTMPPath("MUSTANG-REPORT_" & rkObj & ".pdf", ".pdf", , False)
Dim PruefungOK = VERAG_PROG_ALLGEMEIN.DATENVERVER_OPTIONS.CreateValidationPdf(output, Path, rkId, tmpPath_Report) Dim PruefungOK = VERAG_PROG_ALLGEMEIN.DATENVERVER_OPTIONS.CreateValidationPdf(output, Path, rkId, tmpPath_Report)
If tmpPath_Report <> "" Then If tmpPath_Report <> "" Then
'Process.Start(tmpPath_Report) 'Process.Start(tmpPath_Report)