Hi,
You can find
here an example which demonstrates how to export the editor's content in a
PDF file on the server using the
OnExportContentevent and without loading the PDF file in the browser. The demo is based on the following blog post:
How To: Export grid to PDF file and show the result using the window.
To render the tables you should enable the
PdfExportFilter filter of RadEditor:
ContentFilters="DefaultFilters,PdfExportFilter" - if it is disabled the tables wont be exported.
All the best,
Rumen
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license!
Book your seat now >>