This is a migrated thread and some comments may be shown as answers.

Text clipping in textbox

2 Answers 159 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Iivari
Top achievements
Rank 1
Iivari asked on 29 Mar 2012, 11:57 AM
Hi,

I'm using Trial version 5.3.12.119 of Telerik Reporting. I have problem with italic text and html preview. Text is rendered into two lines and the second line is clipped. The same textbox works fine in normal preview and exported pdf. Here is an example of code that show problem described above:
this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(0.800000011920929D));
this.textBox1.Name = "textBox1";
this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(18.299900054931641D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
this.textBox1.Style.Font.Italic = true;
this.textBox1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
this.textBox1.Value = "Palasin juuri uudesta koulustani, sain tänään tietää, että minun ei tarvitse osallistua ollenkaan ruotsin kielen tunneille, sillä kielitaitoni on niin";

Is there fix or work around for this?

2 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 29 Mar 2012, 04:21 PM
Hello Iivari,

This problem should be fixed in the latest version. Please upgrade and if the problem persists, open a support ticket and attach a report that exhibits the problem.

Greetings,
Steve
the Telerik team
NEW in Q1'12: Telerik Report Designer (Beta) for ad-hoc report creation. Download as part of Telerik Reporting Q1 2012. For questions and feedback, use the new Telerik Report Designer Forum.
0
Iivari
Top achievements
Rank 1
answered on 30 Mar 2012, 08:24 AM
Hello Steve,

The problem still persists. I posted support ticket (ID: 528771).

Br,
Iivari Lampi
Tags
General Discussions
Asked by
Iivari
Top achievements
Rank 1
Answers by
Steve
Telerik team
Iivari
Top achievements
Rank 1
Share this question
or