Page 1 of 1

Bullets rendering as squares

Posted: Fri Jan 02, 2015 6:27 pm
by jdempsey@kahua.com
Whenever we render RTF content that contains bulleted lists we end up with squares in place of bullets in the report output. I have attached some sample RTF content that we are binding to a Rich Text control inside of the report. I have also attached the rendered report output file (a PDF) that shows the squares in place of the bullets. The RTF content renders in other applications fine (i.e. MS Word).

Re: Bullets rendering as squares

Posted: Tue Jan 06, 2015 6:38 am
by HighAley
Hello.

The MS Word add some extra features to Rich Text. We support standard features only.
We process the Rich Text with standard Windows library as it is done by the WordPad.
You could open the attached rtf-file in WordPad and will see the same as in exported to PDF report.

Thank you.