From 2dbaaca0ac20081bafa4105b049c0d8dc36ece0d Mon Sep 17 00:00:00 2001 From: Marcel Hirschle Date: Wed, 22 Mar 2023 17:52:20 +0100 Subject: [PATCH] MH: Mobile Taetigkeitsnachweis Unterschrift verschoben --- ReportImp/MobileEV/Taetigkeitsnachweis.Designer.cs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ReportImp/MobileEV/Taetigkeitsnachweis.Designer.cs b/ReportImp/MobileEV/Taetigkeitsnachweis.Designer.cs index c528f60ff..78eea167e 100644 --- a/ReportImp/MobileEV/Taetigkeitsnachweis.Designer.cs +++ b/ReportImp/MobileEV/Taetigkeitsnachweis.Designer.cs @@ -229,6 +229,8 @@ namespace MobileEV // xrTableCell15 // this.xrTableCell15.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrTableCell15.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { + this.picSignature}); this.xrTableCell15.Font = new System.Drawing.Font("Arial", 10F); this.xrTableCell15.Name = "xrTableCell15"; this.xrTableCell15.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 0, 2, 0, 100F); @@ -242,8 +244,6 @@ namespace MobileEV // xrTableCell39 // this.xrTableCell39.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); - this.xrTableCell39.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { - this.picSignature}); this.xrTableCell39.Font = new System.Drawing.Font("Arial", 10F); this.xrTableCell39.Name = "xrTableCell39"; this.xrTableCell39.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 0, 2, 0, 100F); @@ -259,7 +259,7 @@ namespace MobileEV this.picSignature.Borders = DevExpress.XtraPrinting.BorderSide.None; this.picSignature.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Tag", null, "Services.Signature")}); - this.picSignature.LocationFloat = new DevExpress.Utils.PointFloat(30.70176F, 0F); + this.picSignature.LocationFloat = new DevExpress.Utils.PointFloat(37.22203F, 3.178914E-05F); this.picSignature.Name = "picSignature"; this.picSignature.SizeF = new System.Drawing.SizeF(183.079F, 36.66667F); this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;