Installation

Top  Previous  Next

To install PDFtoolkit ActiveX/.NET follow the procedure given below:

 

1.        Run the setup to install and register the PDFtoolkit ActiveX/.NET. The installation process will create the following directories:

 

 

 

Bin

 

 

This directory contains all the OCX and DLL files required for PDFtoolkit ActiveX. The following files are also copied to the windows system directory and registered from there automatically by the setup process. For registered versions, the design time licence file is included in following directory:

 

PDFtoolkitX.ocx is the main PDFtoolkit ActiveX control file

 

 

 

Include

 

 

The "Include" directory consists of the necessary header files which are used in VC6 and VC7 projects.

 

 

"gtPDFkitEnum.h" contains all the enumerations used in PDFtoolkit ActiveX. As VC6 do not generate the enumerations automatically, include "gtDocEnums.h" for VC6 projects.

 

 

"gtPDFkitUtils.h" contains few utility functions which can be used in both VC6 and VC7. It helps in performing conversions between COM-based data structures and native data types.

 

Few more header files specific to VC++.NET are also provided.

 

 

 

Demos

 

 

The "Demos" directory contains all the demos and sample codes created using PDFtoolkit ActiveX/.NET in various platforms. Demos are provided for VB6, VC6, VB.NET, VC.NET and C#.NET. An executable demo (without source) is provided along with installation.

 

 

 

Help

 

 

The "Help" directory contains all the help files of PDFtoolkit ActiveX/.NET.