The following examples are included with DynamicPDF ReportWriter for .NET. If installed, a link to the examples folder is located on the start menu. If IIS is installed on the machine, a link to run the web form examples through the local web server is available on the start menu as well.

4 Web Form (ASP.NET) Examples
The following web form examples are included with the class library. They are available for VB.NET and C#. Non Visual Studio, Visual Studio .NET 2003 and Visual Studio .NET 2005 versions are included.
  • Simple Report
  • Contact List
  • Invoice
  • Invoice with PDF Template
Console Example
A console example application is included with the class library. This example is available for VB.NET and C#. Visual Studio .NET 2003 and Visual Studio .NET 2005 versions are included. It contains the following 4 examples:
  • Simple Report
  • Contact List
  • Invoice
  • Invoice with PDF Template

NOTE: The web form examples included with the product can easily be modified to work in a Web Service, .NET Win Form or Console application.