From 3eeaf12ad002e5dbdd53bd2b158a9433482e85f4 Mon Sep 17 00:00:00 2001 From: HirschleM Date: Thu, 3 Jul 2025 11:29:33 +0200 Subject: [PATCH] MH: PortaEV Rechnungslayout --- .../PortaEV/ServiceInvoiceReport.Designer.cs | 200 +++++++++++------- .../PortaEV/SettlementReport2.Designer.cs | 19 +- 2 files changed, 138 insertions(+), 81 deletions(-) diff --git a/ReportImp/PortaEV/ServiceInvoiceReport.Designer.cs b/ReportImp/PortaEV/ServiceInvoiceReport.Designer.cs index 690f88f94..e5a069615 100644 --- a/ReportImp/PortaEV/ServiceInvoiceReport.Designer.cs +++ b/ReportImp/PortaEV/ServiceInvoiceReport.Designer.cs @@ -88,13 +88,16 @@ namespace BeWo.Report.DefaultReports // // Detail // + this.Detail.Dpi = 254F; this.Detail.HeightF = 0F; + this.Detail.HierarchyPrintOptions.Indent = 50.8F; this.Detail.Name = "Detail"; - this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); + this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // ReportHeader // + this.ReportHeader.Dpi = 254F; this.ReportHeader.Font = new DevExpress.Drawing.DXFont("Verdana", 10F); this.ReportHeader.HeightF = 0F; this.ReportHeader.Name = "ReportHeader"; @@ -108,12 +111,14 @@ namespace BeWo.Report.DefaultReports // // topMarginBand1 // - this.topMarginBand1.HeightF = 204.375F; + this.topMarginBand1.Dpi = 254F; + this.topMarginBand1.HeightF = 619.6542F; this.topMarginBand1.Name = "topMarginBand1"; // // bottomMarginBand1 // - this.bottomMarginBand1.HeightF = 50F; + this.bottomMarginBand1.Dpi = 254F; + this.bottomMarginBand1.HeightF = 127F; this.bottomMarginBand1.Name = "bottomMarginBand1"; // // Page1 @@ -126,19 +131,21 @@ namespace BeWo.Report.DefaultReports this.lblAnrede, this.xrLabel8, this.lblAbrechnungszeitraum}); + this.Page1.Dpi = 254F; this.Page1.Font = new DevExpress.Drawing.DXFont("Verdana", 10F); - this.Page1.HeightF = 314.5001F; + this.Page1.HeightF = 798.8303F; this.Page1.Name = "Page1"; this.Page1.StylePriority.UseFont = false; // // lblAdresse // + this.lblAdresse.Dpi = 254F; this.lblAdresse.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold); this.lblAdresse.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.lblAdresse.Multiline = true; this.lblAdresse.Name = "lblAdresse"; - this.lblAdresse.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblAdresse.SizeF = new System.Drawing.SizeF(317F, 111.5F); + this.lblAdresse.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); + this.lblAdresse.SizeF = new System.Drawing.SizeF(805.18F, 283.21F); this.lblAdresse.StylePriority.UseFont = false; this.lblAdresse.Text = "[RecipientOrganisation]\r\n[RecipientContactPerson]\r\n[RecipientDivision]\r\n[Recipien" + "tStreet]\r\n[RecipientPostCodeAndTown]"; @@ -147,12 +154,13 @@ namespace BeWo.Report.DefaultReports // this.xrLabel4.BackColor = System.Drawing.Color.Transparent; this.xrLabel4.CanShrink = true; + this.xrLabel4.Dpi = 254F; this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Arial", 11F); - this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 195.4167F); + this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 496.3584F); this.xrLabel4.Multiline = true; this.xrLabel4.Name = "xrLabel4"; - this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel4.SizeF = new System.Drawing.SizeF(650F, 20F); + this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); + this.xrLabel4.SizeF = new System.Drawing.SizeF(1651F, 50.80002F); this.xrLabel4.StylePriority.UseBackColor = false; this.xrLabel4.StylePriority.UseFont = false; this.xrLabel4.Text = "[CustomerReferenceNumber]"; @@ -162,11 +170,12 @@ namespace BeWo.Report.DefaultReports // this.xrLabel3.BackColor = System.Drawing.Color.Transparent; this.xrLabel3.CanShrink = true; + this.xrLabel3.Dpi = 254F; this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Arial", 11F); - this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 175.4167F); + this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 445.5584F); this.xrLabel3.Name = "xrLabel3"; - this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel3.SizeF = new System.Drawing.SizeF(650F, 20F); + this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); + this.xrLabel3.SizeF = new System.Drawing.SizeF(1651F, 50.80002F); this.xrLabel3.StylePriority.UseBackColor = false; this.xrLabel3.StylePriority.UseFont = false; this.xrLabel3.Text = "Abrechnung Betreuungsleistungen für [CustomerSalutation] [CustomerName], geb. [Cu" + @@ -177,11 +186,12 @@ namespace BeWo.Report.DefaultReports // this.xrLabel2.BackColor = System.Drawing.Color.Transparent; this.xrLabel2.CanShrink = true; + this.xrLabel2.Dpi = 254F; this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 11F); - this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 155.4167F); + this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 394.7584F); this.xrLabel2.Name = "xrLabel2"; - this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel2.SizeF = new System.Drawing.SizeF(650F, 20F); + this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); + this.xrLabel2.SizeF = new System.Drawing.SizeF(1651F, 50.79999F); this.xrLabel2.StylePriority.UseBackColor = false; this.xrLabel2.StylePriority.UseFont = false; this.xrLabel2.Text = "Rechnung Nr. [InvoiceNumber]"; @@ -189,11 +199,12 @@ namespace BeWo.Report.DefaultReports // // lblAnrede // + this.lblAnrede.Dpi = 254F; this.lblAnrede.Font = new DevExpress.Drawing.DXFont("Arial", 11F); - this.lblAnrede.LocationFloat = new DevExpress.Utils.PointFloat(0F, 257.9167F); + this.lblAnrede.LocationFloat = new DevExpress.Utils.PointFloat(0F, 655.1084F); this.lblAnrede.Name = "lblAnrede"; - this.lblAnrede.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblAnrede.SizeF = new System.Drawing.SizeF(317F, 17F); + this.lblAnrede.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); + this.lblAnrede.SizeF = new System.Drawing.SizeF(805.18F, 43.17999F); this.lblAnrede.StylePriority.UseFont = false; this.lblAnrede.Text = "Sehr geehrte Damen und Herren,"; // @@ -201,11 +212,12 @@ namespace BeWo.Report.DefaultReports // this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDate")}); + this.xrLabel8.Dpi = 254F; this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Arial", 11F); - this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(362.5F, 132.4167F); + this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(920.75F, 336.3384F); this.xrLabel8.Name = "xrLabel8"; - this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel8.SizeF = new System.Drawing.SizeF(283F, 23F); + this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); + this.xrLabel8.SizeF = new System.Drawing.SizeF(718.8199F, 58.42001F); this.xrLabel8.StylePriority.UseFont = false; this.xrLabel8.StylePriority.UseTextAlignment = false; this.xrLabel8.Text = "xrLabel8"; @@ -213,40 +225,44 @@ namespace BeWo.Report.DefaultReports // // lblAbrechnungszeitraum // + this.lblAbrechnungszeitraum.Dpi = 254F; this.lblAbrechnungszeitraum.Font = new DevExpress.Drawing.DXFont("Arial", 11F); - this.lblAbrechnungszeitraum.LocationFloat = new DevExpress.Utils.PointFloat(0F, 282.9167F); + this.lblAbrechnungszeitraum.LocationFloat = new DevExpress.Utils.PointFloat(0F, 718.6084F); this.lblAbrechnungszeitraum.Multiline = true; this.lblAbrechnungszeitraum.Name = "lblAbrechnungszeitraum"; - this.lblAbrechnungszeitraum.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblAbrechnungszeitraum.SizeF = new System.Drawing.SizeF(642F, 31.58334F); + this.lblAbrechnungszeitraum.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); + this.lblAbrechnungszeitraum.SizeF = new System.Drawing.SizeF(1630.68F, 80.22168F); this.lblAbrechnungszeitraum.StylePriority.UseFont = false; this.lblAbrechnungszeitraum.Text = "hiermit berechnen wir für den ... folgende erbrachte Tätigkeiten:"; // // xrLabel15 // + this.xrLabel15.Dpi = 254F; this.xrLabel15.Font = new DevExpress.Drawing.DXFont("Arial", 11F); - this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0F, 114.5833F); + this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0F, 272.5208F); 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); + this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); + this.xrLabel15.SizeF = new System.Drawing.SizeF(444.5F, 43.17999F); this.xrLabel15.StylePriority.UseFont = false; this.xrLabel15.Text = "Mit freundlichen Grüßen"; // // xrTable4 // + this.xrTable4.Dpi = 254F; this.xrTable4.Font = new DevExpress.Drawing.DXFont("Verdana", 10F); - this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 68.75F); + this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 174.625F); this.xrTable4.Name = "xrTable4"; this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow10, this.xrTableRow14}); - this.xrTable4.SizeF = new System.Drawing.SizeF(650F, 26F); + this.xrTable4.SizeF = new System.Drawing.SizeF(1651F, 66.03999F); this.xrTable4.StylePriority.UseFont = false; // // xrTableRow10 // this.xrTableRow10.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell9}); + this.xrTableRow10.Dpi = 254F; this.xrTableRow10.Name = "xrTableRow10"; this.xrTableRow10.Weight = 0.38095238095238093D; // @@ -254,9 +270,10 @@ namespace BeWo.Report.DefaultReports // this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Notice")}); + this.xrTableCell9.Dpi = 254F; this.xrTableCell9.Font = new DevExpress.Drawing.DXFont("Arial", 11F); this.xrTableCell9.Name = "xrTableCell9"; - this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrTableCell9.StylePriority.UseFont = false; this.xrTableCell9.StylePriority.UsePadding = false; this.xrTableCell9.Text = "xrTableCell1"; @@ -266,21 +283,24 @@ namespace BeWo.Report.DefaultReports // this.xrTableRow14.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell12}); + this.xrTableRow14.Dpi = 254F; this.xrTableRow14.Name = "xrTableRow14"; this.xrTableRow14.Weight = 0.23809523809523808D; // // xrTableCell12 // + this.xrTableCell12.Dpi = 254F; this.xrTableCell12.Name = "xrTableCell12"; this.xrTableCell12.Weight = 3D; // // xrLabel9 // + this.xrLabel9.Dpi = 254F; this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Verdana", 10F, DevExpress.Drawing.DXFontStyle.Italic); - this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 43.75F); + this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 111.125F); this.xrLabel9.Name = "xrLabel9"; - this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel9.SizeF = new System.Drawing.SizeF(250F, 17F); + this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); + this.xrLabel9.SizeF = new System.Drawing.SizeF(635F, 43.17999F); this.xrLabel9.StylePriority.UseFont = false; this.xrLabel9.Text = "Abschließende Bemerkungen:"; // @@ -291,6 +311,7 @@ namespace BeWo.Report.DefaultReports this.DetailReport2}); this.DetailReport.DataMember = "ServiceInvoicePeriods"; this.DetailReport.DataSource = this.bindingSource1; + this.DetailReport.Dpi = 254F; this.DetailReport.Level = 0; this.DetailReport.Name = "DetailReport"; // @@ -298,16 +319,19 @@ namespace BeWo.Report.DefaultReports // this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable5}); - this.Detail1.HeightF = 25F; + this.Detail1.Dpi = 254F; + this.Detail1.HeightF = 63.5F; + this.Detail1.HierarchyPrintOptions.Indent = 50.8F; this.Detail1.Name = "Detail1"; // // xrTable5 // + this.xrTable5.Dpi = 254F; this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrTable5.Name = "xrTable5"; this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow23}); - this.xrTable5.SizeF = new System.Drawing.SizeF(677F, 25F); + this.xrTable5.SizeF = new System.Drawing.SizeF(1719.58F, 63.5F); // // xrTableRow23 // @@ -319,6 +343,7 @@ namespace BeWo.Report.DefaultReports this.xrTableCell36, this.xrTableCell38, this.xrTableCell34}); + this.xrTableRow23.Dpi = 254F; this.xrTableRow23.Name = "xrTableRow23"; this.xrTableRow23.Weight = 1D; // @@ -329,9 +354,10 @@ namespace BeWo.Report.DefaultReports this.xrTableCell32.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrTableCell32.Dpi = 254F; this.xrTableCell32.Font = new DevExpress.Drawing.DXFont("Arial", 11F); this.xrTableCell32.Name = "xrTableCell32"; - this.xrTableCell32.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); + this.xrTableCell32.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 254F); this.xrTableCell32.StylePriority.UseBackColor = false; this.xrTableCell32.StylePriority.UseBorderColor = false; this.xrTableCell32.StylePriority.UseBorders = false; @@ -349,9 +375,10 @@ namespace BeWo.Report.DefaultReports this.xrTableCell37.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrTableCell37.Dpi = 254F; this.xrTableCell37.Font = new DevExpress.Drawing.DXFont("Arial", 11F); this.xrTableCell37.Name = "xrTableCell37"; - this.xrTableCell37.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); + this.xrTableCell37.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 254F); this.xrTableCell37.StylePriority.UseBackColor = false; this.xrTableCell37.StylePriority.UseBorderColor = false; this.xrTableCell37.StylePriority.UseBorders = false; @@ -369,9 +396,10 @@ namespace BeWo.Report.DefaultReports this.xrTableCell35.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrTableCell35.Dpi = 254F; this.xrTableCell35.Font = new DevExpress.Drawing.DXFont("Arial", 11F); this.xrTableCell35.Name = "xrTableCell35"; - this.xrTableCell35.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); + this.xrTableCell35.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 254F); this.xrTableCell35.StylePriority.UseBackColor = false; this.xrTableCell35.StylePriority.UseBorderColor = false; this.xrTableCell35.StylePriority.UseBorders = false; @@ -389,9 +417,10 @@ namespace BeWo.Report.DefaultReports this.xrTableCell33.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrTableCell33.Dpi = 254F; this.xrTableCell33.Font = new DevExpress.Drawing.DXFont("Arial", 11F); this.xrTableCell33.Name = "xrTableCell33"; - this.xrTableCell33.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); + this.xrTableCell33.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 254F); this.xrTableCell33.StylePriority.UseBackColor = false; this.xrTableCell33.StylePriority.UseBorderColor = false; this.xrTableCell33.StylePriority.UseBorders = false; @@ -409,9 +438,10 @@ namespace BeWo.Report.DefaultReports this.xrTableCell36.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrTableCell36.Dpi = 254F; this.xrTableCell36.Font = new DevExpress.Drawing.DXFont("Arial", 11F); this.xrTableCell36.Name = "xrTableCell36"; - this.xrTableCell36.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); + this.xrTableCell36.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 254F); this.xrTableCell36.StylePriority.UseBackColor = false; this.xrTableCell36.StylePriority.UseBorderColor = false; this.xrTableCell36.StylePriority.UseBorders = false; @@ -429,9 +459,10 @@ namespace BeWo.Report.DefaultReports this.xrTableCell38.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrTableCell38.Dpi = 254F; this.xrTableCell38.Font = new DevExpress.Drawing.DXFont("Arial", 11F); this.xrTableCell38.Name = "xrTableCell38"; - this.xrTableCell38.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); + this.xrTableCell38.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 254F); this.xrTableCell38.StylePriority.UseBackColor = false; this.xrTableCell38.StylePriority.UseBorderColor = false; this.xrTableCell38.StylePriority.UseBorders = false; @@ -449,9 +480,10 @@ namespace BeWo.Report.DefaultReports this.xrTableCell34.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrTableCell34.Dpi = 254F; this.xrTableCell34.Font = new DevExpress.Drawing.DXFont("Arial", 11F); this.xrTableCell34.Name = "xrTableCell34"; - this.xrTableCell34.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); + this.xrTableCell34.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 254F); this.xrTableCell34.StylePriority.UseBackColor = false; this.xrTableCell34.StylePriority.UseBorderColor = false; this.xrTableCell34.StylePriority.UseBorders = false; @@ -469,6 +501,7 @@ namespace BeWo.Report.DefaultReports this.GroupFooter1}); this.DetailReport2.DataMember = "ServiceInvoicePeriods.ServiceInvoiceItems"; this.DetailReport2.DataSource = this.bindingSource1; + this.DetailReport2.Dpi = 254F; this.DetailReport2.Level = 0; this.DetailReport2.Name = "DetailReport2"; this.DetailReport2.PageBreak = DevExpress.XtraReports.UI.PageBreak.AfterBand; @@ -477,18 +510,21 @@ namespace BeWo.Report.DefaultReports // this.Detail3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable6}); - this.Detail3.HeightF = 25F; + this.Detail3.Dpi = 254F; + this.Detail3.HeightF = 63.5F; + this.Detail3.HierarchyPrintOptions.Indent = 50.8F; this.Detail3.Name = "Detail3"; // // xrTable6 // + this.xrTable6.Dpi = 254F; this.xrTable6.Font = new DevExpress.Drawing.DXFont("Verdana", 8.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); this.xrTable6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrTable6.Name = "xrTable6"; this.xrTable6.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow25}); - this.xrTable6.SizeF = new System.Drawing.SizeF(677F, 25F); + this.xrTable6.SizeF = new System.Drawing.SizeF(1719.58F, 63.5F); this.xrTable6.StylePriority.UseFont = false; // // xrTableRow25 @@ -501,6 +537,7 @@ namespace BeWo.Report.DefaultReports this.xrTableCell45, this.xrTableCell46, this.xrTableCell47}); + this.xrTableRow25.Dpi = 254F; this.xrTableRow25.Name = "xrTableRow25"; this.xrTableRow25.Weight = 1D; // @@ -511,9 +548,10 @@ namespace BeWo.Report.DefaultReports | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell40.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.Duration")}); + this.xrTableCell40.Dpi = 254F; this.xrTableCell40.Font = new DevExpress.Drawing.DXFont("Arial", 11F); this.xrTableCell40.Name = "xrTableCell40"; - this.xrTableCell40.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); + this.xrTableCell40.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 254F); this.xrTableCell40.StylePriority.UseBorderColor = false; this.xrTableCell40.StylePriority.UseBorders = false; this.xrTableCell40.StylePriority.UseFont = false; @@ -529,9 +567,10 @@ namespace BeWo.Report.DefaultReports | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell42.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.ServiceDescription")}); + this.xrTableCell42.Dpi = 254F; this.xrTableCell42.Font = new DevExpress.Drawing.DXFont("Arial", 11F); this.xrTableCell42.Name = "xrTableCell42"; - this.xrTableCell42.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); + this.xrTableCell42.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 254F); this.xrTableCell42.StylePriority.UseBorderColor = false; this.xrTableCell42.StylePriority.UseBorders = false; this.xrTableCell42.StylePriority.UseFont = false; @@ -547,9 +586,10 @@ namespace BeWo.Report.DefaultReports | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell43.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.HourlyRate", "{0:0.00}")}); + this.xrTableCell43.Dpi = 254F; this.xrTableCell43.Font = new DevExpress.Drawing.DXFont("Arial", 11F); this.xrTableCell43.Name = "xrTableCell43"; - this.xrTableCell43.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); + this.xrTableCell43.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 254F); this.xrTableCell43.StylePriority.UseBorderColor = false; this.xrTableCell43.StylePriority.UseBorders = false; this.xrTableCell43.StylePriority.UseFont = false; @@ -566,9 +606,10 @@ namespace BeWo.Report.DefaultReports | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell44.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.Hours", "{0:0.##}")}); + this.xrTableCell44.Dpi = 254F; this.xrTableCell44.Font = new DevExpress.Drawing.DXFont("Arial", 11F); this.xrTableCell44.Name = "xrTableCell44"; - this.xrTableCell44.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); + this.xrTableCell44.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 254F); this.xrTableCell44.StylePriority.UseBorderColor = false; this.xrTableCell44.StylePriority.UseBorders = false; this.xrTableCell44.StylePriority.UseFont = false; @@ -585,9 +626,10 @@ namespace BeWo.Report.DefaultReports | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell45.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.NetAmount", "{0:0.00}")}); + this.xrTableCell45.Dpi = 254F; this.xrTableCell45.Font = new DevExpress.Drawing.DXFont("Arial", 11F); this.xrTableCell45.Name = "xrTableCell45"; - this.xrTableCell45.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); + this.xrTableCell45.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 254F); this.xrTableCell45.StylePriority.UseBorderColor = false; this.xrTableCell45.StylePriority.UseBorders = false; this.xrTableCell45.StylePriority.UseFont = false; @@ -604,9 +646,10 @@ namespace BeWo.Report.DefaultReports | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell46.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.RateFactor")}); + this.xrTableCell46.Dpi = 254F; this.xrTableCell46.Font = new DevExpress.Drawing.DXFont("Arial", 11F); this.xrTableCell46.Name = "xrTableCell46"; - this.xrTableCell46.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); + this.xrTableCell46.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 254F); this.xrTableCell46.StylePriority.UseBorderColor = false; this.xrTableCell46.StylePriority.UseBorders = false; this.xrTableCell46.StylePriority.UseFont = false; @@ -622,9 +665,10 @@ namespace BeWo.Report.DefaultReports | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell47.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.GrossAmount")}); + this.xrTableCell47.Dpi = 254F; this.xrTableCell47.Font = new DevExpress.Drawing.DXFont("Arial", 11F); this.xrTableCell47.Name = "xrTableCell47"; - this.xrTableCell47.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); + this.xrTableCell47.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 254F); this.xrTableCell47.StylePriority.UseBorderColor = false; this.xrTableCell47.StylePriority.UseBorders = false; this.xrTableCell47.StylePriority.UseFont = false; @@ -645,8 +689,9 @@ namespace BeWo.Report.DefaultReports this.xrLabel9, this.xrTable4, this.xrLabel15}); + this.GroupFooter1.Dpi = 254F; this.GroupFooter1.Font = new DevExpress.Drawing.DXFont("Arial", 11F); - this.GroupFooter1.HeightF = 263.0833F; + this.GroupFooter1.HeightF = 741.9973F; this.GroupFooter1.Name = "GroupFooter1"; this.GroupFooter1.StylePriority.UseFont = false; // @@ -654,63 +699,69 @@ namespace BeWo.Report.DefaultReports // this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "SenderContactPersonMail")}); - this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0F, 238.3334F); + this.xrLabel11.Dpi = 254F; + this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0F, 698.8173F); 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(403.12F, 17F); + this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); + this.xrLabel11.SizeF = new System.Drawing.SizeF(1023.925F, 43.17999F); this.xrLabel11.Text = "xrLabel5"; // // lblMobilnummer // - this.lblMobilnummer.LocationFloat = new DevExpress.Utils.PointFloat(0F, 221.3334F); + this.lblMobilnummer.Dpi = 254F; + this.lblMobilnummer.LocationFloat = new DevExpress.Utils.PointFloat(0F, 655.6373F); this.lblMobilnummer.Multiline = true; this.lblMobilnummer.Name = "lblMobilnummer"; - this.lblMobilnummer.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblMobilnummer.SizeF = new System.Drawing.SizeF(403.12F, 17F); + this.lblMobilnummer.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); + this.lblMobilnummer.SizeF = new System.Drawing.SizeF(1023.925F, 43.17999F); // // xrLabel7 // this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "SenderContactPersonPhone")}); - this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 204.3334F); + this.xrLabel7.Dpi = 254F; + this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 612.4575F); this.xrLabel7.Multiline = true; this.xrLabel7.Name = "xrLabel7"; - this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel7.SizeF = new System.Drawing.SizeF(403.12F, 17F); + this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); + this.xrLabel7.SizeF = new System.Drawing.SizeF(1023.925F, 43.18005F); this.xrLabel7.Text = "xrLabel5"; // // xrLabel6 // this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "SenderContactPersonDivision")}); - this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 177.25F); + this.xrLabel6.Dpi = 254F; + this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 543.6655F); this.xrLabel6.Multiline = true; this.xrLabel6.Name = "xrLabel6"; - this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel6.SizeF = new System.Drawing.SizeF(403.12F, 17F); + this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); + this.xrLabel6.SizeF = new System.Drawing.SizeF(1023.925F, 43.17999F); this.xrLabel6.Text = "xrLabel5"; // // xrLabel5 // this.xrLabel5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "SenderContactPerson")}); - this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 160.25F); + this.xrLabel5.Dpi = 254F; + this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 500.4856F); this.xrLabel5.Multiline = true; this.xrLabel5.Name = "xrLabel5"; - this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel5.SizeF = new System.Drawing.SizeF(403.12F, 17F); + this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); + this.xrLabel5.SizeF = new System.Drawing.SizeF(1023.925F, 43.17996F); this.xrLabel5.Text = "xrLabel5"; // // xrLabel1 // this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "GrossClaim", "Gesamtsumme: {0}")}); + this.xrLabel1.Dpi = 254F; this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold); - this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(420.9999F, 0F); + this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(1069.34F, 0F); this.xrLabel1.Name = "xrLabel1"; - this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 0, 0, 100F); - this.xrLabel1.SizeF = new System.Drawing.SizeF(255.8333F, 25F); + this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 13, 0, 0, 254F); + this.xrLabel1.SizeF = new System.Drawing.SizeF(649.8165F, 63.5F); this.xrLabel1.StylePriority.UseFont = false; this.xrLabel1.StylePriority.UsePadding = false; this.xrLabel1.StylePriority.UseTextAlignment = false; @@ -731,14 +782,17 @@ namespace BeWo.Report.DefaultReports this.Page1, this.DetailReport}); this.DataSource = this.bindingSource1; + this.Dpi = 254F; this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung"; this.Font = new DevExpress.Drawing.DXFont("Verdana", 10F); this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] { this.ruleRateFactorNull}); - this.Margins = new DevExpress.Drawing.DXMargins(93F, 52F, 204.375F, 50F); - this.PageHeight = 1169; - this.PageWidth = 827; + this.Margins = new DevExpress.Drawing.DXMargins(236.22F, 132.08F, 619.6542F, 127F); + this.PageHeight = 2970; + this.PageWidth = 2100; this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4; + this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter; + this.SnapGridSize = 25F; this.Version = "23.2"; xrWatermark1.Id = "Watermark1"; this.Watermarks.Add(xrWatermark1); diff --git a/ReportImp/PortaEV/SettlementReport2.Designer.cs b/ReportImp/PortaEV/SettlementReport2.Designer.cs index 31ed04d2e..48eb4ee15 100644 --- a/ReportImp/PortaEV/SettlementReport2.Designer.cs +++ b/ReportImp/PortaEV/SettlementReport2.Designer.cs @@ -32,6 +32,7 @@ namespace BeWo.Report.DefaultReports this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Spitzabrechnung)); DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary(); + DevExpress.XtraReports.UI.XRWatermark xrWatermark1 = new DevExpress.XtraReports.UI.XRWatermark(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); @@ -336,7 +337,7 @@ namespace BeWo.Report.DefaultReports this.xrLabel12, this.xrLabel11}); this.ReportFooter.Font = new DevExpress.Drawing.DXFont("Arial", 11F); - this.ReportFooter.HeightF = 266.25F; + this.ReportFooter.HeightF = 281.8748F; this.ReportFooter.KeepTogether = true; this.ReportFooter.Name = "ReportFooter"; this.ReportFooter.StylePriority.UseFont = false; @@ -345,7 +346,7 @@ namespace BeWo.Report.DefaultReports // this.xrLabel13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "SenderContactPersonMail")}); - this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(0F, 239.2501F); + this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(0F, 263.2085F); this.xrLabel13.Multiline = true; this.xrLabel13.Name = "xrLabel13"; this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); @@ -356,7 +357,7 @@ namespace BeWo.Report.DefaultReports // this.lblMobilnummer.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "SenderContactPersonFax")}); - this.lblMobilnummer.LocationFloat = new DevExpress.Utils.PointFloat(0F, 222.1667F); + this.lblMobilnummer.LocationFloat = new DevExpress.Utils.PointFloat(0F, 246.125F); this.lblMobilnummer.Multiline = true; this.lblMobilnummer.Name = "lblMobilnummer"; this.lblMobilnummer.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); @@ -366,7 +367,7 @@ namespace BeWo.Report.DefaultReports // this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "SenderContactPersonPhone")}); - this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 205.1667F); + this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 229.125F); this.xrLabel7.Multiline = true; this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); @@ -377,7 +378,7 @@ namespace BeWo.Report.DefaultReports // this.xrLabel5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "SenderContactPersonDivision")}); - this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 182.9583F); + this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 206.9166F); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel5.SizeF = new System.Drawing.SizeF(403.125F, 17F); @@ -520,7 +521,7 @@ namespace BeWo.Report.DefaultReports // this.xrLabel12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "SenderContactPerson")}); - this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(0F, 165.9583F); + this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(0F, 189.9167F); this.xrLabel12.Name = "xrLabel12"; this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel12.SizeF = new System.Drawing.SizeF(403.125F, 17F); @@ -539,7 +540,7 @@ namespace BeWo.Report.DefaultReports // // topMarginBand1 // - this.topMarginBand1.HeightF = 203.125F; + this.topMarginBand1.HeightF = 241.6667F; this.topMarginBand1.Name = "topMarginBand1"; // // bottomMarginBand1 @@ -958,11 +959,13 @@ namespace BeWo.Report.DefaultReports this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung"; this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] { this.ruleRateFactorNull}); - this.Margins = new DevExpress.Drawing.DXMargins(95F, 74F, 203.125F, 43F); + this.Margins = new DevExpress.Drawing.DXMargins(95F, 74F, 241.6667F, 43F); this.PageHeight = 1169; this.PageWidth = 827; this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4; this.Version = "23.2"; + xrWatermark1.Id = "Watermark1"; + this.Watermarks.Add(xrWatermark1); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();