MDM, Vorschausummen, USTV
This commit is contained in:
@@ -1436,6 +1436,9 @@ Class cMDMAuswertung
|
||||
rpt.kdnr = kdnr
|
||||
rpt.SDLNr = sdlNr
|
||||
rpt.erstelltVon = erstelltVon
|
||||
|
||||
rpt.PageSettings.PaperKind = GrapeCity.ActiveReports.Printing.PaperKind.A4
|
||||
|
||||
print.Viewer.LoadDocument(rpt)
|
||||
print.Viewer.ViewType = GrapeCity.Viewer.Common.Model.ViewType.Continuous
|
||||
print.Show()
|
||||
@@ -1460,6 +1463,8 @@ Class cMDMAuswertung
|
||||
rpt.sdlNr = sdlNr
|
||||
' rpt.erstelltVon = VERAG_PROG_ALLGEMEIN.cAllgemein.USRNAME
|
||||
|
||||
rpt.PageSettings.PaperKind = GrapeCity.ActiveReports.Printing.PaperKind.A4
|
||||
|
||||
print.Viewer.LoadDocument(rpt)
|
||||
print.Viewer.ViewType = GrapeCity.Viewer.Common.Model.ViewType.Continuous
|
||||
' print.RaisePrintEvent = True
|
||||
|
||||
Reference in New Issue
Block a user