# Page and RDLX Reports

This topic discusses the ActiveReports samples describing various features in FPL and CPL reports such as create report, export, layers, etc.

## Content



This section contains:

[CreateReport](/activereportsnet/docs/v20.1/samples/samples-ar/api-sample/page-and-rdl-api/create-report)

This sample demonstrates how to create a Page Report layout in code. It further shows creating a table control, adding table rows and table columns inside it, adding cells inside the table rows and columns and adding text boxes inside the cells.

[DigitalSignaturePro](/activereportsnet/docs/v20.1/samples/samples-ar/api-sample/page-and-rdl-api/digital-signature-pro-page-rdl)

This sample demonstrates how to add digital signatures when exporting to PDF format.

[Export](/activereportsnet/docs/v20.1/samples/samples-ar/api-sample/page-and-rdl-api/export-page-rdl)

This sample demonstrates how to export Page and RDLX reports to different export formats.

[Font Resolver](/activereportsnet/docs/v20.1/samples/samples-ar/api-sample/page-and-rdl-api/font-resolver-sample)

This sample demonstrates how to resolve custom fonts in preview and export.

[Layer](/activereportsnet/docs/v20.1/samples/samples-ar/api-sample/page-and-rdl-api/layers-sample)

This sample demonstrates how to use Layers in a report.

[ReportWizard](/activereportsnet/docs/v20.1/samples/samples-ar/api-sample/page-and-rdl-api/report-wizard)

This sample demonstrates how to create a custom Report Wizard that allows you to select a report from the list of multiple reports and then allows you to select the data that you want to display in the selected report.

[Stylesheets](/activereportsnet/docs/v20.1/samples/samples-ar/api-sample/page-and-rdl-api/stylesheets)

This sample demonstrates how to work with embedded and external style sheets in Page and RDLX reports.