is there a way to export the book or pages of the book to excel or pdf?
1 Answer, 1 is accepted
0
Accepted
Tina Stancheva
Telerik team
answered on 28 Nov 2012, 11:30 AM
Hi Dan,
You can use the RadRichTextBox control to display the pages inside the book as demonstrated in our online demo (this link will take you to a Silverlight demo, but you can find the same demo in your local copy of our WPF examples).
Integrating the RadRichTextBox with the RadBook control will allow you to take advantage of the RadDocument Export support described in our documentation - please take a closer look at the Export through RadDocument section.