fix, etc.
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user