This commit is contained in:
2024-09-20 13:24:40 +02:00
parent 0366bc55a2
commit 1c08c7b23e
4 changed files with 7 additions and 8 deletions

View File

@@ -4692,7 +4692,7 @@ Public Class frmHauptfenster
Private Sub SpireLizenzPrüfenToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles SpireLizenzPrüfenToolStripMenuItem.Click
'If Not VERAG_PROG_ALLGEMEIN.cProgramFunctions.spireLoadLicense() Then MsgBox("Fehler beim Laden der SPIRE-Lizenz")
If Not VERAG_PROG_ALLGEMEIN.cProgramFunctions.spireLoadLicense() Then MsgBox("Fehler beim Laden der SPIRE-Lizenz")
Dim pdf As New Spire.Pdf.PdfDocument()