CaritasverbandOstvest: Rechnungen jetzt mit Fußleiste

This commit is contained in:
2024-09-26 11:44:24 +02:00
parent 90de719701
commit e853bcf68f
3 changed files with 91 additions and 89 deletions

View File

@@ -67,10 +67,6 @@ namespace CaritasOstvest
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel21 = new DevExpress.XtraReports.UI.XRLabel();
this.xrPictureBox3 = new DevExpress.XtraReports.UI.XRPictureBox();
this.lblNoticeHeader = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
@@ -85,6 +81,10 @@ namespace CaritasOstvest
this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel22 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel23 = new DevExpress.XtraReports.UI.XRLabel();
this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit();
@@ -231,7 +231,7 @@ namespace CaritasOstvest
this.xrLabel3,
this.xrLabel2});
this.ReportHeader.Font = new DevExpress.Drawing.DXFont("Calibri", 10F);
this.ReportHeader.HeightF = 364.2915F;
this.ReportHeader.HeightF = 438.2499F;
this.ReportHeader.Name = "ReportHeader";
this.ReportHeader.StylePriority.UseFont = false;
//
@@ -349,7 +349,7 @@ namespace CaritasOstvest
//
// xrTable3
//
this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 339.2915F);
this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 413.2499F);
this.xrTable3.Name = "xrTable3";
this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
this.xrTableRow10});
@@ -456,7 +456,7 @@ namespace CaritasOstvest
//
// xrLabel6
//
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 305.2917F);
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 379.25F);
this.xrLabel6.Multiline = true;
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -466,7 +466,7 @@ namespace CaritasOstvest
//
// xrLabel5
//
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 275.2917F);
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 349.25F);
this.xrLabel5.Multiline = true;
this.xrLabel5.Name = "xrLabel5";
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -479,7 +479,7 @@ namespace CaritasOstvest
this.xrLabel4.BackColor = System.Drawing.Color.Transparent;
this.xrLabel4.CanShrink = true;
this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Calibri", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 245F);
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 318.9583F);
this.xrLabel4.Multiline = true;
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -494,7 +494,7 @@ namespace CaritasOstvest
this.xrLabel3.BackColor = System.Drawing.Color.Transparent;
this.xrLabel3.CanShrink = true;
this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Calibri", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 228F);
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 301.9583F);
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel3.SizeF = new System.Drawing.SizeF(451.0417F, 16F);
@@ -508,7 +508,7 @@ namespace CaritasOstvest
this.xrLabel2.BackColor = System.Drawing.Color.Transparent;
this.xrLabel2.CanShrink = true;
this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Calibri", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 203F);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 276.9583F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel2.SizeF = new System.Drawing.SizeF(451.0417F, 17F);
@@ -526,64 +526,17 @@ namespace CaritasOstvest
// ReportFooter
//
this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel8,
this.xrLabel19,
this.xrLabel21,
this.xrPictureBox3,
this.lblNoticeHeader,
this.xrLabel1,
this.xrLabel10,
this.xrLabel12,
this.xrTable4});
this.ReportFooter.Font = new DevExpress.Drawing.DXFont("Calibri", 10F);
this.ReportFooter.HeightF = 350.6827F;
this.ReportFooter.HeightF = 197.8495F;
this.ReportFooter.KeepTogether = true;
this.ReportFooter.Name = "ReportFooter";
this.ReportFooter.StylePriority.UseFont = false;
//
// xrLabel8
//
this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Calibri", 8F);
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(467.17F, 117.7917F);
this.xrLabel8.Multiline = true;
this.xrLabel8.Name = "xrLabel8";
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel8.SizeF = new System.Drawing.SizeF(204.33F, 54.75002F);
this.xrLabel8.StylePriority.UseFont = false;
this.xrLabel8.Text = "Vorständin: Carolin Lindinger\r\nSitz des Vereins: Datteln\r\nRegister Nr.: VR 1037 A" +
"G Recklinghausen\r\nSteuernummer: 340/5941/1012";
//
// xrLabel19
//
this.xrLabel19.Font = new DevExpress.Drawing.DXFont("Calibri", 8F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(467.17F, 179.1248F);
this.xrLabel19.Multiline = true;
this.xrLabel19.Name = "xrLabel19";
this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel19.SizeF = new System.Drawing.SizeF(204.33F, 16F);
this.xrLabel19.StylePriority.UseFont = false;
this.xrLabel19.Text = "Bankverbindung:";
//
// xrLabel21
//
this.xrLabel21.Font = new DevExpress.Drawing.DXFont("Calibri", 8F);
this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(467.17F, 195.1248F);
this.xrLabel21.Multiline = true;
this.xrLabel21.Name = "xrLabel21";
this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel21.SizeF = new System.Drawing.SizeF(204.33F, 45.99998F);
this.xrLabel21.StylePriority.UseFont = false;
this.xrLabel21.Text = "Volksbank Südmünsterland-Mitte eG\r\nIBAN: DE53 4016 4528 0103 5934 00\r\nBIC: GENODE" +
"M1LHN\r\n";
//
// xrPictureBox3
//
this.xrPictureBox3.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox3.ImageSource"));
this.xrPictureBox3.LocationFloat = new DevExpress.Utils.PointFloat(431.6257F, 241.1248F);
this.xrPictureBox3.Name = "xrPictureBox3";
this.xrPictureBox3.SizeF = new System.Drawing.SizeF(239.7917F, 109.5578F);
this.xrPictureBox3.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
//
// lblNoticeHeader
//
this.lblNoticeHeader.Font = new DevExpress.Drawing.DXFont("Calibri", 10F, DevExpress.Drawing.DXFontStyle.Italic);
@@ -607,7 +560,7 @@ namespace CaritasOstvest
//
// xrLabel10
//
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(0F, 178.1249F);
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(0F, 110.5415F);
this.xrLabel10.Name = "xrLabel10";
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel10.SizeF = new System.Drawing.SizeF(175F, 17F);
@@ -616,7 +569,7 @@ namespace CaritasOstvest
//
// xrLabel12
//
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(0F, 241.1248F);
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(0F, 176.5415F);
this.xrLabel12.Name = "xrLabel12";
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel12.SizeF = new System.Drawing.SizeF(292F, 17.00002F);
@@ -681,7 +634,12 @@ namespace CaritasOstvest
//
// bottomMarginBand1
//
this.bottomMarginBand1.HeightF = 50.56737F;
this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel20,
this.xrLabel22,
this.xrLabel23,
this.xrPictureBox2});
this.bottomMarginBand1.HeightF = 109.5578F;
this.bottomMarginBand1.Name = "bottomMarginBand1";
//
// DetailReport
@@ -706,6 +664,49 @@ namespace CaritasOstvest
//
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.InvoiceCustomerRO);
//
// xrLabel20
//
this.xrLabel20.Font = new DevExpress.Drawing.DXFont("Calibri", 8F);
this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(0F, 38F);
this.xrLabel20.Multiline = true;
this.xrLabel20.Name = "xrLabel20";
this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel20.SizeF = new System.Drawing.SizeF(209.83F, 54.75001F);
this.xrLabel20.StylePriority.UseFont = false;
this.xrLabel20.Text = "Vorständin: Carolin Lindinger\r\nSitz des Vereins: Datteln\r\nRegister Nr.: VR 1037 A" +
"G Recklinghausen\r\nSteuernummer: 340/5941/1012";
//
// xrLabel22
//
this.xrLabel22.Font = new DevExpress.Drawing.DXFont("Calibri", 8F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel22.LocationFloat = new DevExpress.Utils.PointFloat(222.5484F, 38F);
this.xrLabel22.Multiline = true;
this.xrLabel22.Name = "xrLabel22";
this.xrLabel22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel22.SizeF = new System.Drawing.SizeF(209.4898F, 16.00002F);
this.xrLabel22.StylePriority.UseFont = false;
this.xrLabel22.Text = "Bankverbindung:";
//
// xrLabel23
//
this.xrLabel23.Font = new DevExpress.Drawing.DXFont("Calibri", 8F);
this.xrLabel23.LocationFloat = new DevExpress.Utils.PointFloat(222.5483F, 53.99998F);
this.xrLabel23.Multiline = true;
this.xrLabel23.Name = "xrLabel23";
this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel23.SizeF = new System.Drawing.SizeF(209.4899F, 46F);
this.xrLabel23.StylePriority.UseFont = false;
this.xrLabel23.Text = "Volksbank Südmünsterland-Mitte eG\r\nIBAN: DE53 4016 4528 0103 5934 00\r\nBIC: GENODE" +
"M1LHN\r\n";
//
// xrPictureBox2
//
this.xrPictureBox2.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox2.ImageSource"));
this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(437.2083F, 0F);
this.xrPictureBox2.Name = "xrPictureBox2";
this.xrPictureBox2.SizeF = new System.Drawing.SizeF(239.7917F, 109.5578F);
this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
//
// InvoiceCustomerReport
//
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
@@ -719,7 +720,7 @@ namespace CaritasOstvest
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.ruleRateFactorNull});
this.Margins = new DevExpress.Drawing.DXMargins(75F, 75F, 117.7083F, 50.56737F);
this.Margins = new DevExpress.Drawing.DXMargins(75F, 75F, 117.7083F, 109.5578F);
this.PageHeight = 1169;
this.PageWidth = 827;
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
@@ -786,9 +787,9 @@ namespace CaritasOstvest
private DevExpress.XtraReports.UI.XRLabel xrLabel18;
private DevExpress.XtraReports.UI.XRLabel lblNoticeHeader;
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
private DevExpress.XtraReports.UI.XRLabel xrLabel8;
private DevExpress.XtraReports.UI.XRLabel xrLabel19;
private DevExpress.XtraReports.UI.XRLabel xrLabel21;
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox3;
private DevExpress.XtraReports.UI.XRLabel xrLabel20;
private DevExpress.XtraReports.UI.XRLabel xrLabel22;
private DevExpress.XtraReports.UI.XRLabel xrLabel23;
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox2;
}
}

File diff suppressed because one or more lines are too long

View File

@@ -138,7 +138,12 @@ namespace CaritasOstvest
//
// bottomMarginBand1
//
this.bottomMarginBand1.HeightF = 48.84262F;
this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrPictureBox3,
this.xrLabel21,
this.xrLabel19,
this.xrLabel18});
this.bottomMarginBand1.HeightF = 123.0356F;
this.bottomMarginBand1.Name = "bottomMarginBand1";
//
// Page1
@@ -160,7 +165,7 @@ namespace CaritasOstvest
this.xrLabel8,
this.lblAbrechnungszeitraum});
this.Page1.Font = new DevExpress.Drawing.DXFont("Calibri", 10F);
this.Page1.HeightF = 333.0834F;
this.Page1.HeightF = 393.9167F;
this.Page1.Name = "Page1";
this.Page1.StylePriority.UseFont = false;
//
@@ -268,7 +273,7 @@ namespace CaritasOstvest
this.xrLabel4.BackColor = System.Drawing.Color.Transparent;
this.xrLabel4.CanShrink = true;
this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Calibri", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 240.0001F);
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 310.8334F);
this.xrLabel4.Multiline = true;
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -283,7 +288,7 @@ namespace CaritasOstvest
this.xrLabel3.BackColor = System.Drawing.Color.Transparent;
this.xrLabel3.CanShrink = true;
this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Calibri", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 220F);
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 290.8333F);
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel3.SizeF = new System.Drawing.SizeF(467.17F, 20.00002F);
@@ -297,7 +302,7 @@ namespace CaritasOstvest
this.xrLabel2.BackColor = System.Drawing.Color.Transparent;
this.xrLabel2.CanShrink = true;
this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Calibri", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 200F);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 270.8333F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel2.SizeF = new System.Drawing.SizeF(467.17F, 20.00002F);
@@ -308,7 +313,7 @@ namespace CaritasOstvest
//
// xrLabel5
//
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 276.5F);
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 347.3333F);
this.xrLabel5.Name = "xrLabel5";
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel5.SizeF = new System.Drawing.SizeF(317F, 17F);
@@ -331,7 +336,7 @@ namespace CaritasOstvest
//
// lblAbrechnungszeitraum
//
this.lblAbrechnungszeitraum.LocationFloat = new DevExpress.Utils.PointFloat(0F, 301.5F);
this.lblAbrechnungszeitraum.LocationFloat = new DevExpress.Utils.PointFloat(0F, 372.3333F);
this.lblAbrechnungszeitraum.Multiline = true;
this.lblAbrechnungszeitraum.Name = "lblAbrechnungszeitraum";
this.lblAbrechnungszeitraum.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -342,7 +347,7 @@ namespace CaritasOstvest
// xrLabel15
//
this.xrLabel15.Font = new DevExpress.Drawing.DXFont("Calibri", 10F);
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0F, 163.9998F);
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0F, 107.7498F);
this.xrLabel15.Name = "xrLabel15";
this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel15.SizeF = new System.Drawing.SizeF(175F, 17F);
@@ -354,7 +359,7 @@ namespace CaritasOstvest
this.xrLabel14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "CreatorName")});
this.xrLabel14.Font = new DevExpress.Drawing.DXFont("Calibri", 10F);
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(0F, 225.9998F);
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(0F, 169.7498F);
this.xrLabel14.Name = "xrLabel14";
this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel14.SizeF = new System.Drawing.SizeF(225F, 17F);
@@ -697,15 +702,11 @@ namespace CaritasOstvest
//
this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel9,
this.xrPictureBox3,
this.xrLabel21,
this.xrLabel19,
this.xrLabel18,
this.xrLabel1,
this.lblNoticeHeader,
this.xrLabel14,
this.xrLabel15});
this.GroupFooter1.HeightF = 335.5576F;
this.GroupFooter1.HeightF = 200.0158F;
this.GroupFooter1.Name = "GroupFooter1";
//
// xrLabel9
@@ -722,7 +723,7 @@ namespace CaritasOstvest
// xrPictureBox3
//
this.xrPictureBox3.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox3.ImageSource"));
this.xrPictureBox3.LocationFloat = new DevExpress.Utils.PointFloat(437.2083F, 225.9998F);
this.xrPictureBox3.LocationFloat = new DevExpress.Utils.PointFloat(437.2083F, 0F);
this.xrPictureBox3.Name = "xrPictureBox3";
this.xrPictureBox3.SizeF = new System.Drawing.SizeF(239.7917F, 109.5578F);
this.xrPictureBox3.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
@@ -730,7 +731,7 @@ namespace CaritasOstvest
// xrLabel21
//
this.xrLabel21.Font = new DevExpress.Drawing.DXFont("Calibri", 8F);
this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(467.34F, 179.9998F);
this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(222.5483F, 53.99998F);
this.xrLabel21.Multiline = true;
this.xrLabel21.Name = "xrLabel21";
this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -742,7 +743,7 @@ namespace CaritasOstvest
// xrLabel19
//
this.xrLabel19.Font = new DevExpress.Drawing.DXFont("Calibri", 8F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(467.3401F, 163.9998F);
this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(222.5484F, 38F);
this.xrLabel19.Multiline = true;
this.xrLabel19.Name = "xrLabel19";
this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -753,7 +754,7 @@ namespace CaritasOstvest
// xrLabel18
//
this.xrLabel18.Font = new DevExpress.Drawing.DXFont("Calibri", 8F);
this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(467.17F, 102.6666F);
this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(0F, 38F);
this.xrLabel18.Multiline = true;
this.xrLabel18.Name = "xrLabel18";
this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -795,7 +796,7 @@ namespace CaritasOstvest
this.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.ruleRateFactorNull});
this.Margins = new DevExpress.Drawing.DXMargins(75F, 75F, 135.0417F, 48.84262F);
this.Margins = new DevExpress.Drawing.DXMargins(75F, 75F, 135.0417F, 123.0356F);
this.PageHeight = 1169;
this.PageWidth = 827;
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;