Completed
Last Updated: 25 Jul 2017 13:06 by ADMIN
Allow the text obtained from the GetSelectedText method of the DocumentSelection class to be extracted without the list text of the associated paragraph.

Available in R3 2017 Official Release.
Declined
Last Updated: 13 Mar 2023 15:05 by ADMIN
ADMIN
Created by: Deyan
Comments: 0
Category: RichTextBox
Type: Feature Request
1
Implement a mechanism that allows embedding font data when exporting documents.
Unplanned
Last Updated: 31 Oct 2018 08:11 by ADMIN
At this point the Ctrl + Insert shortcut doesn't work, while the Shift + Insert is pasting the text in the editor, but the pasted text is not visible until you start to type. 
Declined
Last Updated: 24 Feb 2017 14:43 by ADMIN
Completed
Last Updated: 31 Aug 2016 11:39 by ADMIN
Introduce an out-of-the-box way to merge documents along with all specifics of each document - section properties, lists, styles.
Declined
Last Updated: 17 Aug 2016 06:12 by ADMIN
ADMIN
Created by: Mike
Comments: 1
Category: RichTextBox
Type: Feature Request
5
Currently RadRichTextBox supports Html-based and Silverlight printing.

Silverlight printing should be very exact as it simply prints out each page as an Image. Though this type of printing can be really slow for large documents.

Currently page layout in Html printing depends on browser layout and this is why the number of pages in the actual document and browser-printed version can be different. Using absolute positioning in Html hopefully this issue can be resolved and paging/positioning of document elements will be precise.