Rich Text
Rich Text
I was working with the Rich Text control of StimuReport and I noticed that the line wrapping is not working correctly. The line continues a bit off to the side and only wraps after chopping off a few words.
Rich Text
Please, send rendered report (you can save rendered report from preview window) with this richtext to
.
Thanks.

Thanks.
Rich Text
All output of RTF component produce throught 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)
If you don't have the Microsoft Office 2003 installed, the .NET virtual machine will load the riched20.dll
from the Windows directory. This dll is either version 5.40 or version 5.50. Any version higher than or equal to 5.40 is OK.
Place Riched20.dll. with version 5.40 or higher to directory of StimulReport bin. It solve this problem.
Thanks.
You can find this dll in c:\Program Files\Common Files\Microsoft Shared\Office10 (or Office11)
If you don't have the Microsoft Office 2003 installed, the .NET virtual machine will load the riched20.dll
from the Windows directory. This dll is either version 5.40 or version 5.50. Any version higher than or equal to 5.40 is OK.
Place Riched20.dll. with version 5.40 or higher to directory of StimulReport bin. It solve this problem.
Thanks.