DynamicPDF Generator for COM/ACtiveX - Examples
The following 23 ASP examples can be run online:
Hello World
This simple example shows how to generate a PDF document. As simple as it gets.
Invoice (ge)
This example shows how to generate invoices with bar codes.
Contact List (gp)
This example shows how to generate a report with grouping.
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.
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.
Hello World Languages (gp)
This example displays the international font capabilities.
This example requires the Acrobat Asian Font Packs.
Tiff To PDF (gp)
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 (gp)
This example shows how to generate a report using the Table Page Element.
Calendar (gp)
This example shows how to use a table to create a calendar.
All Page Elements (ge)
This example shows how to use all 50 of the page elements that are available with
Generator for COM/ActiveX. It also demonstrates how to build a custom page element.
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.
Formatted Text Continuation (gp)
This example shows how to use the text overflow functionality.
Hello World - Aes 256 Bit Encrypted (ge)
This example shows how to generate a PDF document with 256 bit encryption.
Requires Adobe Reader X to open the PDF.
Hello World - RC4 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.
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.
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.
- 1 Visual Basic Examples
- 2 VBScript Examples
|