DevExpress-Examples / web-forms-pivot-grid-export-additional-captions-header-or-footer

This example illustrates how to add a custom header to the document exported to PDF in Pivot Grid for Web Forms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pivot Grid for Web Forms - How to Add a Custom Header to an Exported PDF document

This example illustrates how to add a header to a document exported to PDF.

Pivot Grid for Web Forms - Custom Header for Export

The image below illustrates the resulting PDF file with custom headers:

Pivot Grid for Web Forms - Custom Header for Export

Run the project and click the Export button. The ASPxPivotGrid control exports its content to a PDF file, adding two lines of text to the document's header. The same technique enables you to add custom text to the document's footer. To change the header text, change the value of the corresponding TextBrick.

Files to Review

Documentation

More Examples

About

This example illustrates how to add a custom header to the document exported to PDF in Pivot Grid for Web Forms.

License:Other


Languages

Language:C# 52.0%Language:ASP.NET 30.2%Language:Visual Basic .NET 17.7%