Getting Started

The following examples are included with DynamicPDF™ Merger for COM/ActiveX. If installed, a link to the examples folder is available on the start menu. If IIS is installed on the machine, a link to run the web form examples through the local web server is available on the start menu as well.

8 Web Form (ASP) Examples
The following web form examples are included with the class library. They are available for VBScript. 
  • Merge PDFs
  • Select Pages
  • Acro Form Fill
  • Form Fill
  • Invoice
  • Place PDFs
  • Stamp PDF
  • Acro Form Reader

1 Visual Basic Example

The MergePDFs VB example application is included with the class library.

1 Console Example

The DrawFile examples is also available for VBScript(Console Application which writes to a File).

NOTE: The web form examples included with the product can easily be modified to work in a plain VBScript Application.

See Also 

Getting Started