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

Last character for all labels not rendering

2 Answers 53 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Cameron
Top achievements
Rank 1
Cameron asked on 17 Feb 2014, 01:02 AM
We seem to have encountered a rendering bug in the WPF ReportViewer (Q3 2013) where the last character in nearly all the text items inexplicably does not appear. 

In the attached image, the following problems are evident:
- On the vertical axis, PU001 should be seen, instead its PU00 (the 1 disappears off the end)
- On the horizontal axis, the first value after 0 should be 500 (instead its 50, the last 0 disappears off the end)
- In the legend, the blue box should have the label "Mitigated" (instead its "Mitigate", the last 'd' disappears off the end)

When the report is exported to pdf however, everything appears as expected, so I'm assuming this is a bug in the WPF Report viewer. Obviously it is very important that these values are displayed correctly (especially on the axis, where incorrect rendering can be mistaken for different values)

2 Answers, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 17 Feb 2014, 03:06 PM
Hi Cameron,

The report is rendered as XAML - a Canvas with ordered elements. Thus verify there are no global styles messing with the rendered XAML.

If you need further help, please let us continue the discussion in your " WPF Report Viewer: Last character for all labels not rendering" thread, that can be found in your Telerik account.

Regards,
Stef
Telerik

New HTML5/JS REPORT VIEWER with MOBILE AND TOUCH SUPPORT available in Telerik Reporting Q3 2013! Get the new Reporting version from your account or download a trial.

0
Stef
Telerik team
answered on 30 Sep 2016, 04:08 PM
Hi,

Other community member reported the same problem, and that using text formatting Ideal resolves the issue.
For more details, please check WPF 4.0 Text Stack Improvements(msdn blog).

Regards,
Stef
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Cameron
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or