Supported Export Formats

Telerik Reporting supports the most commonly used output formats out-of-the-box: 

  • Excel - we use a custom Excel Rendering Extension, which produces Excel files without relying on Microsoft Office being installed on the server. The Excel Rendering Extension also preserves the look and feel of the original report and gives you the opportunity to manipulate data further. Exported files can be opened by the user with Microsoft Excel 97 and later.
  • XPS/XAML
  • MHTML (Web Archive)
  • PDF
  • CSV
  • Rich Text Format (RTF)
  • Image - all graphic formats that are supported by GDI+ (BMP, GIF, JPEG, PNG, TIFF and metafile (EMF)). Telerik Reporting comes with the ability to export to TIFF using a variety of compression types, providing for an optimized file size, including:
    • LZW 
    • CCITT3 
    • CCITT4 
    • RLE 
    • NONE

When exporting reports, you can dynamically name the exported file based on the built-in expressions. Expressions support parameters, fields, user defined functions, etc. and give you full control over the naming conventions of the exported files.

 

Export Formats - Telerik Reporting