Bullets rendering as squares
-
- Posts: 28
- Joined: Tue Oct 04, 2011 7:13 pm
- Location: USA
Bullets rendering as squares
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).
- Attachments
-
- CommunicationsLetterViewReport.pdf
- (179.35 KiB) Downloaded 216 times
-
- rtfcontent.rtf
- (2.9 KiB) Downloaded 200 times
Re: Bullets rendering as squares
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.
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.