Skip to main content

Printing-Exporting

  • 2 minutes to read

This section contains documentation for DevExpress Printing, which provides the capability to render, print and export the contents of advanced presentation controls.

Getting Started

main-page-reporting-getting-started

This section contains tutorials that describe the principles of creating documents with DevExpress Printing.

MainPage_Printing_min

The DevExpress Printing Library provides built-in support for the following DevExpress WinForms Controls.

It also ships with support for standard Microsoft controls like the Grid View, TreeView, ListView and RichEdit.

Enhanced Print Preview Capabilities

printing-features-print-preview

The Print Preview capabilities of the DevExpress Printing Library provide you with countless customization options at design time and runtime. These include:

  • Built-in Preview Form and Preview Control
  • Page Navigation
  • Document Scaling and Zooming
  • Page Setup Dialog
  • Facing and Continuous Page Layout
  • Multiple Pages Layout
  • Watermark and Background Color
  • Customizable Margins in Preview
  • Headers and Footers
  • Ribbon or Standard Toolbars

Programming Interface to Create Banded Reports

printing-features-banded-reports

With DevExpress Printing, you can construct documents out of different types of bands. In addition to printing detail data, you can break it into nested groups, add headers and footers to the entire report or its pages, as well as insert customary information into page margins.

Export to Multiple Formats

printing-export-formats

A document can be exported to any of the following formats.

  • PDF
  • HTML
  • MHT
  • DOCX
  • RTF
  • Excel (XLS or XLSX)
  • CSV
  • Text
  • Image (BMP, JPEG, GIF, TIFF, PNG or EMF)

The Print Preview has built-in functionality that allows you to send exported documents using Email with a single button click.

Miscellaneous

To learn more, see the following sections.

See Also