Run the .NET report demo

Follow these steps to view the .NET demo application.

Before you begin:
Run the demo to verify your installation and configuration, prior to creating your own report application.
  1. Set the .NET configuration as active. For further information, see Change the active configuration.
  2. On the Welcome Page tab, click OrderReportCSharp.
    The OrderReportCSharp.4pw project opens in the Projects view.
  3. Select Debug >> Execute to execute the application.
    The application executes, and the Order Report form displays.
  4. In the form, select a report to display from the Report combobox. Keep Output As set to PDF, and click Preview.
    The report displays as a PDF file.
At the end of this procedure, a report displays. If the report does not display, you must identify the issue before you attempt to create your own report.