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

i want to print a rad document

1 Answer 61 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
rabia
Top achievements
Rank 1
rabia asked on 20 Sep 2014, 10:38 AM
i have created a rad document. within that document i want to print text from another rad document.  

1 Answer, 1 is accepted

Sort by
0
Petya
Telerik team
answered on 23 Sep 2014, 11:32 AM
Hi Rabia,

You can insert the contents of one RadDocument in another by creating a DocumentFragment from the document or a specific Selection in it and using the InsertFragment() method of RadRichTextBox. You can find additional information on the topic in the Formatting API article.

I hope this is useful.

Regards,
Petya
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
Tags
RichTextBox
Asked by
rabia
Top achievements
Rank 1
Answers by
Petya
Telerik team
Share this question
or