RichText Bullet points

Stimulsoft Reports.NET discussion
Post Reply
msvallinayagam
Posts: 7
Joined: Mon Jul 07, 2008 2:36 pm
Location: Little Rock

RichText Bullet points

Post by msvallinayagam »

Hello,

I have a richtext box in my stimul report. This is mapped to a column from my Stored procedure which returns the rtf content. Everything is working correctly. But when the data has some bullet points and when a bullet point content is continued in the next page, the alignment of that particlar bullet point is moved to left. Is it a known issue ? Please help me in solving the issue.

Thanks,
Meenachi
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

RichText Bullet points

Post by Edward »

Hello, Meenachi.

Please open that rtf text in MSWord, then save it from there. If the result is the same, then please download the following:

http://www.stimulsoft.com/private/RICHED20.ZIP

All output of RTF component is produced through Riched20.dll. Not all version of this dll work correctly.
You can find this dll in c:\Program Files\Common Files\Microsoft Shared\Office10 (or Office11)
Also .NET virtual machine can load the riched20.dll from the Windows directory.
Here is the list of the versions of all dlls which comes with different software:

v3.0 - WinXP (standard)
v4.0 - OfficeXP
v5.0 - Office2003 (we have this on our site)
v6.0 - Office2007

Please update this dll (or place it in the folder with our dlls which have been used in project) if you have a version is less than 5.0

Place Riched20.dll. with version 5.0 or higher to directory of StimulReport bin. It must solve this problem.

Thank you.
msvallinayagam
Posts: 7
Joined: Mon Jul 07, 2008 2:36 pm
Location: Little Rock

RichText Bullet points

Post by msvallinayagam »

Hello Edward,

I've downloaded the dll as per your reply, but still having the same problem. I've sent an E-mail to support[at]stimulsoft.com with the RTF file and the MDC file, for your reference. Please do the needful.

Thanks,
Meenachi
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

RichText Bullet points

Post by Edward »

Hello, Meenachi.

The issue is confirmed but we need time for analysis to suggest possible workaround.

Thank you.
Post Reply