RichTextBox loses text alignment on a new column or page

Stimulsoft Ultimate discussion
Post Reply
shadowkras
Posts: 27
Joined: Wed Jan 30, 2013 10:53 am
Location: Cuiabá/Mato Grosso - Brazil

RichTextBox loses text alignment on a new column or page

Post by shadowkras »

A richtextbox will correctly accept the justify tag (\vertalj), however, when a new column or a new page starts and the text continues, it loses that format tag and all the text is rendered as left-aligned instead.

Same text, first column justified, second column left-aligned.
richtext align.png
richtext align.png (211.68 KiB) Viewed 1512 times
Lech Kulikowski
Posts: 6266
Joined: Tue Mar 20, 2018 5:34 am

Re: RichTextBox loses text alignment on a new column or page

Post by Lech Kulikowski »

Hello,

We need some additional time to investigate the issue, we will let you know about the result.

Thank you.
Lech Kulikowski
Posts: 6266
Joined: Tue Mar 20, 2018 5:34 am

Re: RichTextBox loses text alignment on a new column or page

Post by Lech Kulikowski »

Hello,

We are using a standard system library for working with RichText, which has limited functionality.
In the Net Framework, only a managed structure with only UI-Control is implemented, without any additional functionality.
Unfortunately, there is nothing else to do.

Thank you.
Post Reply