i have created a rad document. within that document i want to print text from another rad document.
1 Answer, 1 is accepted
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.