DynamicPDF™ Generator for .NET - Examples
The following 24 WebForm examples can be run online:
Hello World
This example shows how to
generate a simple PDF document.
Performance: 1.3ms;
44,749 per minute*
Invoice* (ge)
This example shows how to generate invoices with bar codes.
Performance: 3.6ms; 16,467
per minute*
Contact List* (gp)
This example shows how to generate a report with grouping.
Performance: 8.3ms;
7,220 per minute*
Mailing Labels* (gp)
This example shows how to create mailing labels from database data. It is coded for Avery label number 5160 but the variables
can easily be changed to accomodate many other label formats.
Performance: 5.1ms;
11,667 per minute*
Time Machine (ge)
This example shows how to generate a manuscript. This is a good example
of how to use the overflow text methods to flow text to multiple pages.
Performance: 69.6ms; 862
per minute*
Hello World Languages (gp)
This example displays the international font capabilities.
This example requires the Acrobat Asian Font Packs.
Performance: 7.2ms;
8,320 per minute*
Tiff To PDF (gp)
This example shows how convert a multi page TIFF to PDF.
Performance: 5.8ms;
10,262 per minute*
Simple Report*
This example shows how to generate a simple report.
Performance: 4.3ms; 13,933
per minute*
Simple XML Report
This example shows how to generate a simple report from XML data.
Performance: 4.2ms; 14,118
per minute*
Simple Data Grid Report*
This example shows how to generate a simple report from a data grid.
Table Report* (gp)
This example shows how to generate a report using the Table Page Element.
Performance: 7.5ms; 8,017
per minute*
Calendar (gp)
This example shows how to use a table to create a calendar.
Performance: 3.2ms; 18,913
per minute*
All Page Elements (ge)
This example shows how to use all 48 of the page elements
that are available with Generator for .NET. It also demonstrates how to build a custom page element.
Performance: 6.4ms; 9,380
per minute*
Charting (ge)
This example shows how to create charts.
Digital Signatures (ge)
This example shows how to add digital signatures.
US Envelope Addresser (ge)
This example shows how to
address an envelop and use the Postnet bar code.
Performance: 1.0ms;
62,367 per minute*
Formatted Text Continuation (gp)
This example shows how to use the text overflow functionality.
Performance: 5.9ms; 10,147
per minute*
Hello World - 40 Bit Encrypted (ge)
This example shows how to generate a PDF document
with 40 bit encryption. User password is "user" and owner password is "owner".
Performance: 1.4ms;
42,217 per minute*
Hello World - 128 Bit Encrypted (ge)
This example shows how to generate a PDF document
with 128 bit encryption. User password is "user" and owner password is "owner". This example requires Acrobat
5.0 or compatible PDF viewer.
Performance: 1.9ms;
30,840 per minute*
Time Machine Tagged Pdf (ge)
This example shows how to tag PDF documents.
Tagged Pdf With Structure Elements (ge)
This example shows how to tag PDF documents that use lists and structured elements.
Hello World - Tagged PDF (ge)
This example shows how to generate a PDF document with tagging.
Image With Alt Text (gp)
This example shows how to add Alternate Text for images.
Source View (gp)
This example reads and displays
the source code of an ASPX page.
Performance: 2.8ms;
21,476 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.
(gp) Examples marked with a (gp) require a DynamicPDF™ Generator for .NET Professional license to remove the evaluation watermark.
(ge) Examples marked with an (ge) require a DynamicPDF™ Generator for .NET Enterprise license to remove the evaluation watermark.
|