diff --git a/ReportImp/SKMAachen/RechnungBeWo67.Designer.cs b/ReportImp/SKMAachen/RechnungBeWo67.Designer.cs index 61396eee7..bd666fc12 100644 --- a/ReportImp/SKMAachen/RechnungBeWo67.Designer.cs +++ b/ReportImp/SKMAachen/RechnungBeWo67.Designer.cs @@ -42,6 +42,7 @@ namespace SKMAachen this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.Page1 = new DevExpress.XtraReports.UI.GroupHeaderBand(); + this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); @@ -69,7 +70,6 @@ namespace SKMAachen this.GroupFooter2 = new DevExpress.XtraReports.UI.GroupFooterBand(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); - this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); @@ -106,7 +106,7 @@ namespace SKMAachen // // topMarginBand1 // - this.topMarginBand1.HeightF = 222F; + this.topMarginBand1.HeightF = 135.5417F; this.topMarginBand1.Name = "topMarginBand1"; // // bottomMarginBand1 @@ -197,6 +197,20 @@ namespace SKMAachen this.Page1.Name = "Page1"; this.Page1.StylePriority.UseFont = false; // + // xrLabel11 + // + this.xrLabel11.BackColor = System.Drawing.Color.Transparent; + this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F); + this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(262.4527F, 217.6081F); + this.xrLabel11.Multiline = true; + this.xrLabel11.Name = "xrLabel11"; + this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel11.SizeF = new System.Drawing.SizeF(238.9224F, 23F); + this.xrLabel11.StylePriority.UseBackColor = false; + this.xrLabel11.StylePriority.UseFont = false; + this.xrLabel11.Text = "Einrichtungsnummer: 200307730"; + this.xrLabel11.WordWrap = false; + // // xrLabel3 // this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Verdana", 7F); @@ -468,20 +482,6 @@ namespace SKMAachen // this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServiceInvoiceRO); // - // xrLabel11 - // - this.xrLabel11.BackColor = System.Drawing.Color.Transparent; - this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F); - this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(262.4527F, 217.6081F); - this.xrLabel11.Multiline = true; - this.xrLabel11.Name = "xrLabel11"; - this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel11.SizeF = new System.Drawing.SizeF(238.9224F, 23F); - this.xrLabel11.StylePriority.UseBackColor = false; - this.xrLabel11.StylePriority.UseFont = false; - this.xrLabel11.Text = "Einrichtungsnummer: 200307730"; - this.xrLabel11.WordWrap = false; - // // RechnungBeWo67 // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { @@ -500,7 +500,7 @@ namespace SKMAachen 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, 222F, 125.5471F); + this.Margins = new DevExpress.Drawing.DXMargins(75F, 75F, 135.5417F, 125.5471F); this.PageHeight = 1169; this.PageWidth = 827; this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;