Page 1 of 1

Bullet points in RTF and page break

Posted: Thu Oct 27, 2016 11:44 am
by OC-Thorsten
Hello,

we have a problem with the rendering of RTF text.

The bullets are printed much smaller if an RTF is over 2 pages.

Our Stimulsoft Version: 2016.2

I think this is the same problem as in this thread (unfortunately without a solution):
viewtopic.php?f=8&t=1457&p=6059&hilit=b ... oint#p6059

The attachment contains a very simple example.
You can set the RTF content with the two RTF files.
The RTF code is created with the default WinForms Control. No Word!

Thank you!

Re: Bullet points in RTF and page break

Posted: Fri Oct 28, 2016 8:06 am
by HighAley
Hello.

We have reproduced the issue.
We need some time to check if there is somethings that we can do now.

Thank you.

Re: Bullet points in RTF and page break

Posted: Fri Oct 28, 2016 12:31 pm
by HighAley
Hello.

Could you specify how did you create the rich text? What control did you use?
In fact the .Net Framework uses standard Windows library.
On different Windows this library is different. And could show the Rich Text different way.
Sorry, but we see the issue, but can't do anything with it.

Thank you.

Re: Bullet points in RTF and page break

Posted: Mon Oct 31, 2016 6:59 am
by OC-Thorsten
You're right. In this case, the text was created via the DevExpress.XtraRichEdit.v15.1.dll.
Is the dll not compatible with Stimulsoft Reports.NET?

Re: Bullet points in RTF and page break

Posted: Mon Oct 31, 2016 2:15 pm
by HighAley
Hello.

We are using standard .Net Framework RichText component to show rich text.
This component uses standard Windows library.
You could see how this library works in WordPad.
Sorry. I can't say anything about support of the DevExpress.XtraRichEdit.v15.1.dll .

Thank you.