Page 1 of 1

Space Character

Posted: Thu May 03, 2012 5:54 pm
by DaviKallebe
Hi, i have one issue,
The space character before the first letter of the paragraph is omitted. It's happening when I import an HTML document to the RichViewEdit.

For example.

Original Text
Artérias femoral comum e superficial : pérvias, paredes finas e regulares. Fluxo trifásico, normotenso, normocinético.

HTML Code
<p><span class=rvts15> &nbsp; &nbsp; &nbsp; &nbsp;</span><span class=rvts15>Artérias femoral comum e superficial : pérvias, paredes finas e regulares. Fluxo trifásico, normotenso, normocinético.</span></p>

Result
Artérias femoral comum e superficial : pérvias, paredes finas e regulares. Fluxo trifásico, normotenso, normocinético.

The space on begin (&nbsp;) is omitted.

Thanks.

Posted: Fri May 04, 2012 3:02 pm
by Sergey Tkachenko
How do you import HTML?