Completed
Last Updated: 17 Jul 2025 07:51 by ADMIN
Release 2025 Q3
David
Created on: 01 Jul 2025 10:11
Category: Reporting
Type: Bug Report
2
Multiline Text is centered incorrectly when using Skia Graphics Engine

I have multiline text in a TextBox item that has its Style > TextAlign set to Center.

It is rendered as expected with the GDI+ graphics engine.

When I switch to the Skia graphics engine in the Standalone Designer .NET, though, some lines are not centered correctly in PDF rendering:

In Preview of the designer, with PNG and OpenXML export the text is shown as expected.

1 comment
David
Posted on: 01 Jul 2025 11:01
It's worth mentioning that we are rendering this using the ReportProcessor from the Telerik.Reporting nuget package to render the documents.