DynamicPDF™ Generator for .NET - Examples
The following 17 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
This example shows how to generate invoices with bar codes.
Performance: 3.6ms; 16,467
per minute*
Contact List
This example shows how to generate a report with grouping.
Performance: 8.3ms;
7,220 per minute*
Mailing Labels
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
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
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
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*
Table Report
This example shows how to generate a report using the Table Page Element.
Performance: 7.5ms; 8,017
per minute*
Calendar
This example shows how to use a table to create a calendar.
Performance: 3.2ms; 18,913
per minute*
All Page Elements
This example shows how to use all 36 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*
US Envelope Addresser
This example shows how to
address an envelop and use the Postnet bar code.
Performance: 1.0ms;
62,367 per minute*
Formatted Text Continuation
This example shows how to use the text overflow functionality.
Performance: 5.9ms; 10,147
per minute*
Hello World - 40 Bit Encrypted
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
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*
Source View
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.
|