Back to Devexpress

Printing-Exporting

windowsforms-2079-controls-and-libraries-printing-exporting.md

latest5.3 KB
Original Source

Printing-Exporting

  • Nov 20, 2019
  • 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

|

|

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

|

|

|

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

|

|

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

|

|

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

|

|

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

WinForms Printing and Data Export