From 47cbcd3083909556ed5e8d3d3b7824fea36a4706 Mon Sep 17 00:00:00 2001 From: HirschleM Date: Mon, 20 Oct 2025 11:31:41 +0200 Subject: [PATCH] MH: VKM Hamm Rechnung Jugendamt --- ReportImp/VkmHamm/RechnungJugendamt.Designer.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ReportImp/VkmHamm/RechnungJugendamt.Designer.cs b/ReportImp/VkmHamm/RechnungJugendamt.Designer.cs index e61693fa3..27b345055 100644 --- a/ReportImp/VkmHamm/RechnungJugendamt.Designer.cs +++ b/ReportImp/VkmHamm/RechnungJugendamt.Designer.cs @@ -102,7 +102,7 @@ namespace VkmHamm // // topMarginBand1 // - this.topMarginBand1.HeightF = 157.5F; + this.topMarginBand1.HeightF = 227.2917F; this.topMarginBand1.Name = "topMarginBand1"; // // bottomMarginBand1 @@ -626,7 +626,7 @@ namespace VkmHamm this.Font = new DevExpress.Drawing.DXFont("Verdana", 10F); this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] { this.ruleRateFactorNull}); - this.Margins = new DevExpress.Drawing.DXMargins(65F, 15F, 157.5F, 145.758F); + this.Margins = new DevExpress.Drawing.DXMargins(65F, 15F, 227.2917F, 145.758F); this.PageHeight = 1169; this.PageWidth = 827; this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;