With RadClientExportManager you can export whole pages. Use one of the bellow client-side methods to export the whole page to PDF, image or SVG:
-
exportPDF(DOM element)
-
exportImage(DOM element)
-
exportSVG(DOM element)
Note that for the purposes of the demo only the central and bottom panels will be exported, while you are allowed to export the whole page in your web apps/sites.