Update GDPicture und Aktualisierung Packages

This commit is contained in:
Developer01
2026-07-03 09:30:03 +02:00
parent 6b7a1f3fde
commit 4bc47d2ee6
21 changed files with 166 additions and 141 deletions

View File

@@ -81,7 +81,7 @@ Partial Public Class frmFieldEditor
.ShowRotateButton = False,
.ShowSettingButton = False
})
DocumentViewer1.LoadFile(Document.Filepath)
DocumentViewer1.LoadFile_FromPath(Document.Filepath)
If DocumentViewer1.PdfViewer IsNot Nothing Then
GDViewer = DocumentViewer1.PdfViewer