Logging wegen Y-Konstante

This commit is contained in:
Developer01
2025-09-04 14:35:54 +02:00
parent b8c00884a9
commit 85e0bc3400
5 changed files with 252 additions and 225 deletions

View File

@@ -123,6 +123,7 @@ Namespace Jobs
Throw New ArgumentNullException("EnvelopeData")
End If
Logger.Debug("Burning Annotations to pdf ...")
Dim oBurnedDocument As Byte() = BurnAnnotationsToPdf(oEnvelopeData)
If oBurnedDocument Is Nothing Then
Logger.Warn("Document could not be finalized!")