Add PDFConverter

This commit is contained in:
Jonathan Jenne
2023-11-14 10:10:05 +01:00
parent e402cdaf5c
commit 02272f980f
3 changed files with 63 additions and 2 deletions

View File

@@ -358,6 +358,4 @@ Public Class ZUGFeRDInterface
Throw New ZUGFeRDExecption(ErrorType.NoValidZugferd, oMessage)
End Try
End Function
End Class