WebForms ClientExportManager Overview

RadClientExportManager for ASP.NET AJAX is a control that allows the user to export a specific DOM element or the entire page to a PDF document, image or scalable vector graphics (SVG) document. It is available since the Q1 2015 release.

Telerik UI for ASP.NET AJAX Ninja image

The Client Export Manager is part of Telerik UI for ASP.NET AJAX, a professional grade UI library with 120+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

RadClientExportManager is built on top of the Kendo UI Drawing API and supports compression via the JavaScript pako library . Compression can make a big difference in the output file size when you're using custom TTF fonts or images with alpha channel (i.e. PNGs with transparency).

Figure 1: Export to PDF with RadClientExportManager

WebForms clientexportmanager-overview

See Also

In this article