Bullet points in RTF and page break

Stimulsoft Reports.NET discussion
Post Reply
OC-Thorsten
Posts: 31
Joined: Thu Jul 16, 2015 12:22 pm

Bullet points in RTF and page break

Post 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!
Attachments
test2.rtf
(7.58 KiB) Downloaded 263 times
test.rtf
(7.92 KiB) Downloaded 234 times
Report.mrt
(9.5 KiB) Downloaded 288 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Bullet points in RTF and page break

Post 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.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Bullet points in RTF and page break

Post 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.
OC-Thorsten
Posts: 31
Joined: Thu Jul 16, 2015 12:22 pm

Re: Bullet points in RTF and page break

Post 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?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Bullet points in RTF and page break

Post 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.
Post Reply