Required explanation on an RTF box

Stimulsoft Reports.NET discussion
Post Reply
User avatar
Fabio Pagano
Posts: 355
Joined: Mon Apr 16, 2007 12:38 pm
Location: Bari (Italy)

Required explanation on an RTF box

Post by Fabio Pagano »

If in an RTF box i insert one dictionary field, then i press then i insert another dictionary field, in the report the second field is printed starting some millimeters from left, eg.:

field a
field b

If after inserting "field a" i press and then i insert "field b", all works fine.

Can you explain this?

Thanks.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Required explanation on an RTF box

Post by Vital »

For editing rtf text we use standard .net framework richtextbox component, which use standard windows riched20.dll. You can try update your version of this dll on latest available http://www.stimulsoft.com/private/RICHED20.ZIP
Post Reply