Introduction

Completed

A request page is a page that is run before the report starts to execute. Request pages enable end-users to specify options and filters for a report.

By default, a request page is displayed, unless the UseRequestPage property is set to false, then the report will start to print as soon as it is run. In this case, end-users can't cancel the report run. It is still possible to cancel the report, but some pages may print.

By default, without having set anything else, a request page will always display the following buttons:

  • Send to

  • Print

  • Preview

  • Cancel

You can add more options on the request page to allow an end user to filter the data displayed.