DynamicPDF™ Generator for COM/ACtiveX - Examples
The following 17 ASP examples can be run online:
Hello World
This example shows how to
generate a simple PDF document.
Invoice
This example shows how to generate invoices with bar codes.
Contact List
This example shows how to generate a report with grouping.
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.
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.
Hello World Languages
This example displays the international font capabilities.
This example requires the Acrobat Asian Font Packs.
Tiff To PDF
This example shows how convert a multi page TIFF to PDF.
Simple Report
This example shows how to generate a simple report.
Simple XML Report
This example shows how to generate a simple report from XML data.
Table Report
This example shows how to generate a report using the Table Page Element.
Calendar
This example shows how to use a table to create a calendar.
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.
US Envelope Addresser
This example shows how to
address an envelop and use the Postnet bar code.
Formatted Text Continuation
This example shows how to use the text overflow functionality.
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".
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.
Source View
This example reads and displays
the source code of an ASPX page.
More Examples included with product download
This above examples are also included with the product download. VB and VBScript examples are also included with this software.
If installed, they can be found in the Examples folder.
- 2 Visual Basic Examples
- 2 VBScript Examples
|