diff --git a/ReportImp/PouginReports/ServicesOverviewReport.Designer.cs b/ReportImp/PouginReports/ServicesOverviewReport.Designer.cs index bb75bc1d8..0b826dc16 100644 --- a/ReportImp/PouginReports/ServicesOverviewReport.Designer.cs +++ b/ReportImp/PouginReports/ServicesOverviewReport.Designer.cs @@ -87,6 +87,7 @@ namespace BeWo.PouginReports this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); + this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); @@ -98,7 +99,8 @@ namespace BeWo.PouginReports this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); this.calculatedFieldGruppe = new DevExpress.XtraReports.UI.CalculatedField(); - this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox(); + this.xrPictureBox3 = new DevExpress.XtraReports.UI.XRPictureBox(); + this.xrPictureBox4 = new DevExpress.XtraReports.UI.XRPictureBox(); ((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); @@ -194,7 +196,7 @@ namespace BeWo.PouginReports this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F); this.xrTableCell11.Text = "Art"; this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.xrTableCell11.Weight = 0.25997009792956854D; + this.xrTableCell11.Weight = 0.322140623005187D; // // xrTableCell12 // @@ -204,7 +206,7 @@ namespace BeWo.PouginReports this.xrTableCell12.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F); this.xrTableCell12.Text = "Mitarbeiter/in"; this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.xrTableCell12.Weight = 0.32787270579319683D; + this.xrTableCell12.Weight = 0.26570218071757845D; // // DetailReport // @@ -317,7 +319,7 @@ namespace BeWo.PouginReports this.xrTableCell15.StylePriority.UseFont = false; this.xrTableCell15.Text = "xrTableCell15"; this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.xrTableCell15.Weight = 0.17624159610272164D; + this.xrTableCell15.Weight = 0.2183888764592839D; // // xrTableCell17 // @@ -329,7 +331,7 @@ namespace BeWo.PouginReports this.xrTableCell17.StylePriority.UseFont = false; this.xrTableCell17.Text = "xrTableCell17"; this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.xrTableCell17.Weight = 0.22227497999414173D; + this.xrTableCell17.Weight = 0.18012769963757946D; // // bindingSource1 // @@ -361,6 +363,8 @@ namespace BeWo.PouginReports // Detail2 // this.Detail2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { + this.xrPictureBox3, + this.xrPictureBox4, this.xrLabel15, this.xrRichText1, this.xrRichText2, @@ -372,7 +376,7 @@ namespace BeWo.PouginReports this.lbl1, this.xrLabel12, this.xrLabel2}); - this.Detail2.HeightF = 218F; + this.Detail2.HeightF = 231.625F; this.Detail2.Name = "Detail2"; this.Detail2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail2.StylePriority.UseBorders = false; @@ -662,7 +666,7 @@ namespace BeWo.PouginReports // this.lbl3.Borders = DevExpress.XtraPrinting.BorderSide.Top; this.lbl3.Font = new System.Drawing.Font("Arial", 10F); - this.lbl3.LocationFloat = new DevExpress.Utils.PointFloat(413.5417F, 200F); + this.lbl3.LocationFloat = new DevExpress.Utils.PointFloat(413.5417F, 213.6251F); this.lbl3.Name = "lbl3"; this.lbl3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.lbl3.SizeF = new System.Drawing.SizeF(211.71F, 17.99997F); @@ -674,7 +678,7 @@ namespace BeWo.PouginReports // this.lbl2.Borders = DevExpress.XtraPrinting.BorderSide.Top; this.lbl2.Font = new System.Drawing.Font("Arial", 10F); - this.lbl2.LocationFloat = new DevExpress.Utils.PointFloat(163.5417F, 200F); + this.lbl2.LocationFloat = new DevExpress.Utils.PointFloat(163.5417F, 213.6251F); this.lbl2.Name = "lbl2"; this.lbl2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.lbl2.SizeF = new System.Drawing.SizeF(211.7083F, 17.99997F); @@ -686,7 +690,7 @@ namespace BeWo.PouginReports // this.lbl1.Borders = DevExpress.XtraPrinting.BorderSide.Top; this.lbl1.Font = new System.Drawing.Font("Arial", 10F); - this.lbl1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 200F); + this.lbl1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 213.6251F); this.lbl1.Name = "lbl1"; this.lbl1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.lbl1.SizeF = new System.Drawing.SizeF(99.00004F, 17.99997F); @@ -736,6 +740,14 @@ namespace BeWo.PouginReports this.ReportHeader.HeightF = 210F; this.ReportHeader.Name = "ReportHeader"; // + // xrPictureBox2 + // + this.xrPictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox2.Image"))); + this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(463.0091F, 0F); + this.xrPictureBox2.Name = "xrPictureBox2"; + this.xrPictureBox2.SizeF = new System.Drawing.SizeF(113F, 145F); + this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; + // // xrLabel3 // this.xrLabel3.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); @@ -836,13 +848,24 @@ namespace BeWo.PouginReports this.calculatedFieldGruppe.FieldType = DevExpress.XtraReports.UI.FieldType.String; this.calculatedFieldGruppe.Name = "calculatedFieldGruppe"; // - // xrPictureBox2 + // xrPictureBox3 // - this.xrPictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox2.Image"))); - this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(463.0091F, 0F); - this.xrPictureBox2.Name = "xrPictureBox2"; - this.xrPictureBox2.SizeF = new System.Drawing.SizeF(113F, 145F); - this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; + this.xrPictureBox3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Image", null, "EmployeeSignature")}); + this.xrPictureBox3.LocationFloat = new DevExpress.Utils.PointFloat(163.5417F, 178.125F); + this.xrPictureBox3.Name = "xrPictureBox3"; + this.xrPictureBox3.Scripts.OnBeforePrint = "xrPictureBox1_BeforePrint"; + this.xrPictureBox3.SizeF = new System.Drawing.SizeF(199.3611F, 35.50002F); + this.xrPictureBox3.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; + // + // xrPictureBox4 + // + this.xrPictureBox4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Image", null, "CustomerSignature")}); + this.xrPictureBox4.LocationFloat = new DevExpress.Utils.PointFloat(413.5417F, 178.125F); + this.xrPictureBox4.Name = "xrPictureBox4"; + this.xrPictureBox4.SizeF = new System.Drawing.SizeF(199.3611F, 35.50002F); + this.xrPictureBox4.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; // // Stundenzettel // @@ -947,5 +970,7 @@ namespace BeWo.PouginReports private DevExpress.XtraReports.UI.XRLabel xrLabel3; private DevExpress.XtraReports.UI.XRLabel xrLabel4; private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox2; + private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox3; + private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox4; } }