This is an ASP version of the How to create a custom exporter for the PivotGridControl by using the XtraReport suite example that implements following suggestions:
S130430: Support word wrap when printing and exporting
S91257: Utilize a Line color when printing
AS9011: Print row headers on every page on export/printing
and the S18650: Add an event that allows to provide custom size for field values (MeasureFieldValue, or so) suggestion for printing facilities.
UPDATED:
We implemented the PrintRowAreaOnEveryPage option starting with version 18.1. Please refer to the "Print Row Headings on Every Page" section of the What's New v18.1 article for more details.
Question Comments
Added By: Vijay Macha at: 8/19/2014 7:19:47 PM
Hi
Can we export the piviotgrid exactly how it is displays in the page(with band columns).
Thanks,
Vijay