This is a migrated thread and some comments may be shown as answers.

Support of Calibri(Body) font with RadRichTextbox ?

1 Answer 46 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Ashish
Top achievements
Rank 1
Ashish asked on 21 Feb 2013, 03:37 PM
Hi ,

I need to load the word document (*.docx) as it is in my silverlight application.

I am trying to use v4.0.30319 "Telerik.Windows.Documents" namespace  RadRichTextBox control.

Is there any direct way to import this document into SIlverlight richtextbox with all the formatting?

I could not found the above and hence moved ahead to load line by line.

I have some of the lines in the document with "Calibri(Body)" MS-word format. Is it provided?

How can I preserve MS-Word formatting with telerik control?

 

 

 

<telerik:Span Text="Thank you for choosing Telerik" FontFamily="?????????"/>

 


For e.g

Thank you for choosing Telerik:

1 Answer, 1 is accepted

Sort by
0
Petya
Telerik team
answered on 22 Feb 2013, 04:48 PM
Hello,

RadRichTextBox supports several import/export formats. More information as well as sample code can be found here. You should also check our online demo here which demonstrates a MS Word-like editing experience, including import/export.

Let us know if you have other questions.
 
Regards,
Petya
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
RichTextBox
Asked by
Ashish
Top achievements
Rank 1
Answers by
Petya
Telerik team
Share this question
or