Page 1 of 1
RichText Bullet points
Posted: Mon Jul 28, 2008 11:03 am
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
RichText Bullet points
Posted: Tue Jul 29, 2008 2:15 am
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.
RichText Bullet points
Posted: Tue Jul 29, 2008 4:49 pm
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
RichText Bullet points
Posted: Wed Jul 30, 2008 9:47 am
by Edward
Hello, Meenachi.
The issue is confirmed but we need time for analysis to suggest possible workaround.
Thank you.