DynamicPDF™ ReportWriter for .NET - Examples
The following 8 WebForm examples can be run online:
Simple Report* (rp)
This example shows how to generate a simple report.
Performance: 4.3ms; 13,933
per minute*
Simple Report with Stored Procedure* (rp)
This example shows how to generate a simple report using stored procedure.
Performance: 4.3ms; 13,933
per minute*
Contact List* (rp)
This example shows how to generate a report with grouping.
Performance: 8.3ms;
7,220 per minute*
Invoice Example* (re)
This example shows how to generate invoices with bar codes.
Performance: 3.6ms; 16,467
per minute*
Invoice using PDF Template Example* (re)
This example shows how to generate invoices with bar codes using templates.
Performance: 3.6ms; 16,467
per minute*
Sales By Region Example*
Shows how to generate a report with conditional headers and showing sales by region.
Performance: 4.3ms; 13,933
per minute*
Monthly Sales Report Example*
Shows how to generate a report using fixed pages and showing monthly sales.
Comprehensive Report Example*
Shows how to create mutliple reports within the same DPLX file.
Performance: 4.3ms; 13,933
per minute*
* Time taken for a 3.20GHZ Pentium 4 single processor machine
with 1.0GB RAM to generate the example with defaults selected. Does not include
download time which may vary depending on your internet connection.
* Examples marked with an asterisk(*) need to be configured to connect to a SQL Server Northwind database. Modify the value of the "NorthWindConnectionString" app setting in the web.config file found in this directory.
(rp) Examples marked with an (rp) require a DynamicPDF™ ReportWriter for .NET Professional license to remove the evaluation watermark.
re) Examples marked with an (re) require a DynamicPDF™ ReportWriter for .NET Enterprise license to remove the evaluation watermark.
|