Extension Name | Description | Type |
|---|
IMAGE | Renders a report in a page-oriented format. The format is shown as TIFF in the Export drop-down of the report toolbar. | Telerik.Reporting.ImageRendering.ImageReport, Telerik.Reporting, Version=x.x.x.x, Culture=neutral, PublicKeyToken=a9d7983dfcc261be |
PDF | Renders a report in the Adobe Acrobat Reader. The format is shown as Acrobat (PDF) File in the Export drop-down of the report toolbar. | Telerik.Reporting.ImageRendering.PdfReport, Telerik.Reporting, Version=x.x.x.x, Culture=neutral, PublicKeyToken=a9d7983dfcc261be |
HTML | Renders a report in XHTML 1.1 compliant HTML. | Telerik.Reporting.HtmlRendering.HtmlRenderingExtension, Telerik.Reporting, Version=x.x.x.x, Culture=neutral, PublicKeyToken=a9d7983dfcc261be |
MHTML | Renders a report in MHTML. The report opens in Internet Explorer. The format is shown as Web Archive in the Export drop-down of the report toolbar. | Telerik.Reporting.HtmlRendering.MHtmlRenderingExtension, Telerik.Reporting, Version=x.x.x.x, Culture=neutral, PublicKeyToken=a9d7983dfcc261be |
XLS | Renders a report in Microsoft Excel. The report opens in Microsoft Excel 97 or later. | Telerik.Reporting.ExcelRendering.Excel97.ExcelReport, Telerik.Reporting, Version=x.x.x.x, Culture=neutral, PublicKeyToken=a9d7983dfcc261be |
CSV | Renders a report in comma-delimited format. The report opens in a viewing tool associated with CSV file formats. | Telerik.Reporting.CsvRendering.CsvRenderingExtension, Telerik.Reporting, Version=x.x.x.x, Culture=neutral, PublicKeyToken=a9d7983dfcc261be |
RTF | Renders a report in Rich Text Format. The report opens in Microsoft Word 97 or later. | Telerik.Reporting.RtfRendering.RtfReport, Telerik.Reporting, Version=x.x.x.x, Culture=neutral, PublicKeyToken=a9d7983dfcc261be |
| XPS | Renders a report in XML Paper Specification (XPS) format - electronic representation of digital documents based on XML.The report opens in Microsoft XPS Viewer. | Telerik.Reporting.XpsRendering.XpsReport, Telerik.Reporting.XpsRendering, Version=x.x.x.x, Culture=neutral, PublicKeyToken=a9d7983dfcc261be |
| DOCX | Renders a report in Microsoft Word 2007 format (also known as OpenXML) - it is a zipped, XML-based file format developed by Microsoft for representing word processing documents. | Telerik.Reporting.OpenXmlRendering.Wordprocessing.WordprocessingReport, Telerik.Reporting.OpenXmlRendering, Version=x.x.x.x, Culture=neutral, PublicKeyToken=a9d7983dfcc261be |
| XLSX | Renders a report in Microsoft Excel 2007 format (also known as OpenXML) - it is a zipped, XML-based file format developed by Microsoft for representing spreadsheets. | Telerik.Reporting.OpenXmlRendering.Spreadsheet.SpreadsheetReport, Telerik.Reporting.OpenXmlRendering, Version=x.x.x.x, Culture=neutral, PublicKeyToken=a9d7983dfcc261be |
| PPTX | Renders a report in Microsoft PowerPoint 2007 format (also known as OpenXML) - it is a zipped, XML-based file format developed by Microsoft for presentations. | Telerik.Reporting.OpenXmlRendering.Presentation.PresentationReport, Telerik.Reporting.OpenXmlRendering, Version=x.x.x.x, Culture=neutral, PublicKeyToken=a9d7983dfcc261be |