neu
This commit is contained in:
@@ -565,7 +565,7 @@ Public Class frmNacherfassungLeihgeld
|
||||
If barcodeLKW IsNot Nothing Then VALUES.barcodeLKW = barcodeLKW
|
||||
If barcode IsNot Nothing Then VALUES.barcodeSendung = barcode
|
||||
|
||||
Dim rpt As New Gemeinsames.rptSendungen(VALUES, imgpath)
|
||||
Dim rpt As New Gemeinsames.rptSendungen(VALUES, imgpath, Nothing)
|
||||
' rpt.Document.CacheToDisk = True
|
||||
'rpt.Document.CacheToDiskLocation = "C:\\Temp"
|
||||
' rpt.Run()
|
||||
|
||||
Reference in New Issue
Block a user