Page 1 of 1
RichTextBox loses text alignment on a new column or page
Posted: Tue Jun 02, 2020 8:46 pm
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 (211.68 KiB) Viewed 1902 times
Re: RichTextBox loses text alignment on a new column or page
Posted: Sat Jun 06, 2020 9:37 am
by Lech Kulikowski
Hello,
We need some additional time to investigate the issue, we will let you know about the result.
Thank you.
Re: RichTextBox loses text alignment on a new column or page
Posted: Sun Jun 07, 2020 6:58 pm
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.