I created a new file in the RadRichTextBox , edited some text and set the style as header, then referenced the table of contents in the file.
The table of contents line is displayed as a dotted line. When I save the file as PDF, the dotted line becomes a straight line.
1 Answer, 1 is accepted
0
Tanya
Telerik team
answered on 07 Mar 2022, 01:39 PM
Hello Mingchang,
Similar to the discussion inside the other thread, the tab stop leader is not exported to PDF in the current version of RadRichTextBox. The line that appears in the PDF is actually a result of the Hyperlink style being applied to the table of contents. This behavior is a known one and you can track the status of the related report using this item: RichTextBox: TableOfContentsField (TOC) is exported to PDF with hyperlink styling. In the description of the item, you will find a suggestion on how to remove that styling.