Printing and Exporting
Based on the XtraPrinting Library, the XAF Exporting and Printing Systems provide a fast and flexible way to bring Views content to a number of formats or to a printed page directly. Note that these systems are built in XAF applications by default, and you don't have to write a line of code to enable end-users with the required Actions:

The Printing System allows end-users to setup, preview and print a page. At the same time, you can customize the default flow by subscribing to the appropriate events.
 
With the XAF Exporting System, end-users can export content from all built-in Windows Forms List Editors and most built-in ASP.NET List Editors (except the ASPxSchedulerListEditor). The range of target formats includes: PDF, RTF, TXT, CSV, HTML, MNT, XLS, XJSX, as well as image formats - PNG, GIF, JPG, BMP, TIFF, WMF, EMF.
 
|