Mahnlauf Fakt.Dat., SDL Abholung (Medpass, Parkpl.), SDL Brief (Medpass, Parkpl.), Chatgruppen --> Buhchaltung
This commit is contained in:
@@ -1276,8 +1276,6 @@ Public Class cRKSV
|
||||
' print.LoadDocument(rpt)
|
||||
|
||||
|
||||
rpt.Run(False)
|
||||
rpt.Document.Printer.PrinterSettings.Copies = 1
|
||||
If printername <> "" Then
|
||||
rpt.Document.Printer.PrinterName = printername
|
||||
Else
|
||||
@@ -1289,6 +1287,9 @@ Public Class cRKSV
|
||||
End If
|
||||
End If
|
||||
|
||||
rpt.Run(False)
|
||||
rpt.Document.Printer.PrinterSettings.Copies = 1
|
||||
|
||||
If Not rpt.Document.Print(False, False) Then
|
||||
MsgBox("Problem beim Drucken.")
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user