I have a report with an rounded rectange and a textbox. The textbox should lay above the top line. I see it correctly in html preview but it doesn't render correctly into pdf. It should be |------ some text -----|. I don't know what do I wrong. Any idea?
GlassBrush,Gray,True,0.2
2,2.2,4.2,0.8
Arial,8
0,0,0,0
Text1
some text
Black
Expression
1,2.6,7.4,3.2
Black
a5fb1199bd594c0f9ef4e6fe04c2aa72
RoundedRectangle1
0.2
1,2.6,0,0
StartPointPrimitive1
a5fb1199bd594c0f9ef4e6fe04c2aa72
8.4,5.8,0,0
EndPointPrimitive1
a5fb1199bd594c0f9ef4e6fe04c2aa72
Regards,
Ladislav
Z Axis move to front
Z Axis move to front
Hello,
Which version of Stimulsoft Reports do you use?
Can you please send us a sample report, which reproduce the issue?
Thank you.
We couldn't reproduce this bug.I have a report with an rounded rectange and a textbox. The textbox should lay above the top line. I see it correctly in html preview but it doesn't render correctly into pdf. It should be |------ some text -----|. I don't know what do I wrong. Any idea?
Which version of Stimulsoft Reports do you use?
Can you please send us a sample report, which reproduce the issue?
Thank you.
Z Axis move to front
I don't know how to reach you per email. So I paste my report here.
EngineV2
None;Black;2;Solid;False;4;Black
Transparent
LightCoral
1.2,0.4,1.8,0.6
Arial,8
0,0,0,0
Text1
test text
Black
Expression
0.6,0.8,4.2,1.8
Black
e1001a47354043f4aafccc48f83dc4e0
RoundedRectangle1
0.2
0.6,0.8,0,0
StartPointPrimitive1
e1001a47354043f4aafccc48f83dc4e0
4.8,2.6,0,0
EndPointPrimitive1
e1001a47354043f4aafccc48f83dc4e0
274fff11f2114aaab05634660e0b1af8
1,1,1,1
Page1
29.7
21
Arial,100
[50:0:0:0]
System.Dll
System.Drawing.Dll
System.Windows.Forms.Dll
System.Data.Dll
System.Xml.Dll
Stimulsoft.Controls.Dll
Stimulsoft.Base.Dll
Stimulsoft.Report.Dll
Report
10/19/2009 11:30:48 AM
10/19/2009 11:28:10 AM
C:\Dokumente und Einstellungen\lbu--\Desktop\stuff\Report.mrt
0aeeb6246bd34442b886c815e987f20e
Report
Centimeters
2009.2.500
using System;
using System.Drawing;
using System.Windows.Forms;
using System.Data;
using Stimulsoft.Controls;
using Stimulsoft.Base.Drawing;
using Stimulsoft.Report;
using Stimulsoft.Report.Dialogs;
using Stimulsoft.Report.Components;
namespace Reports
{
public class Report : Stimulsoft.Report.StiReport
{
public Report()
{
this.InitializeComponent();
}
#region StiReport Designer generated code - do not modify#endregion StiReport Designer generated code - do not modify
}
}
CSharp
I open it Designer .net and it doesn't genereate the expected pdf.
Regards,
Ladislav
EngineV2
None;Black;2;Solid;False;4;Black
Transparent
LightCoral
1.2,0.4,1.8,0.6
Arial,8
0,0,0,0
Text1
test text
Black
Expression
0.6,0.8,4.2,1.8
Black
e1001a47354043f4aafccc48f83dc4e0
RoundedRectangle1
0.2
0.6,0.8,0,0
StartPointPrimitive1
e1001a47354043f4aafccc48f83dc4e0
4.8,2.6,0,0
EndPointPrimitive1
e1001a47354043f4aafccc48f83dc4e0
274fff11f2114aaab05634660e0b1af8
1,1,1,1
Page1
29.7
21
Arial,100
[50:0:0:0]
System.Dll
System.Drawing.Dll
System.Windows.Forms.Dll
System.Data.Dll
System.Xml.Dll
Stimulsoft.Controls.Dll
Stimulsoft.Base.Dll
Stimulsoft.Report.Dll
Report
10/19/2009 11:30:48 AM
10/19/2009 11:28:10 AM
C:\Dokumente und Einstellungen\lbu--\Desktop\stuff\Report.mrt
0aeeb6246bd34442b886c815e987f20e
Report
Centimeters
2009.2.500
using System;
using System.Drawing;
using System.Windows.Forms;
using System.Data;
using Stimulsoft.Controls;
using Stimulsoft.Base.Drawing;
using Stimulsoft.Report;
using Stimulsoft.Report.Dialogs;
using Stimulsoft.Report.Components;
namespace Reports
{
public class Report : Stimulsoft.Report.StiReport
{
public Report()
{
this.InitializeComponent();
}
#region StiReport Designer generated code - do not modify#endregion StiReport Designer generated code - do not modify
}
}
CSharp
I open it Designer .net and it doesn't genereate the expected pdf.
Regards,
Ladislav
Z Axis move to front
Hi Ladislav,
Thank you for the report template. I was able to generate pdf file based on it without any problems.
Maybe you used some additional settings for export rather than standard, default options.
Which version of Windows did you used.
Thank you.
Thank you for the report template. I was able to generate pdf file based on it without any problems.
Maybe you used some additional settings for export rather than standard, default options.
Which version of Windows did you used.
Thank you.
Z Axis move to front
Hi,
I use WinXP German. I found a workaroung to use shape instead rounded rectangle.
Regards,
Ladislav
I use WinXP German. I found a workaroung to use shape instead rounded rectangle.
Regards,
Ladislav
- Attachments
-
- 248.Report.pdf
- (2.55 KiB) Downloaded 320 times
Z Axis move to front
Hi Ladislav,
Please let us know if any help is required.
Thank you.
Please let us know if any help is required.
Thank you.