www.gnostice.com 

Installing eDocEngine

Top  Previous  Next

 

To install eDocEngine for Trial or Registered versions of Delphi/C++Builder, follow the sequence of steps listed below. We recommend that you review this list thoroughly before proceeding with the installation.

 

1.Review the eDocEngine Hardware and Software Requirements.

 

2.Confirm that the Development Environment (Delphi/C++Builder) and their available updates are installed properly.

 

3.Download the Setup program for Trial or Registered versions of eDocEngine.

 

Note: If you had eDocEngine installed earlier in your system,

 

a.The existing configuration (*.inc) files get overwritten by the new configuration (*.inc) files during installation. If you need a copy of the old configuration (*.inc) files, take a backup.

 

b.The shared files existing are common files designed for all Gnostice products. The shared files provided by eDocEngine may be shared with other Gnostice products. For example, if you have installed PDFtoolkit along with eDocEngine, then both of them have common shared files.

 

For Trial version, source files of eDocEngine are not provided, however, the source files for Additionals are provided free under subdirectories of "<eDocEngine Install Dir>\Source\".

 

For Registered version, complete source files of eDocEngine are provided including the source files for Additionals.

 

4.Run the setup and follow the instructions to successfully install eDocEngine. The Setup program installs the eDocEngine files, shared files and copies source for the Additionals (Export Interfaces) to the location specified by the user. Follow the below mentioned installation flowchart.

 

eDocEngine Installation Flowchart

 

flowchart_edoc

 

This completes the installation of eDocEngine. To check if the eDocEngine has successfully installed in the Delphi/C++Builder IDE, follow these steps

 

 

1.Open the Delphi/C++Builder IDE.
2.In the component palette look for 'eDocEngine' tab
3.Click 'eDocEngine' tab to view all the eDocEngine components.

 

NOTE: After installing eDocEngine for BDS 2006 (Borland Developer Studio 2006) add the runtime packages for C++ Builder. Carry out the under mentioned steps to achieve the same:

 
1.Open Project | Default Options | C++ Builder
2.Select Packages in treeview
3.In 'Runtime Package' panel, add the following packages

<Shared Install Dir>\Lib\BDS2006\ gtCompressionBDS2006.bpi

<Shared Install Dir>\Lib\BDS2006\ gtCryptBDS2006.bpi

<Shared Install Dir>\Lib\BDS2006\ gtFiltersBDS2006.bpi

<Shared Install Dir>\Lib\BDS2006\ gtFontBDS2006.bpi

<Shared Install Dir>\Lib\BDS2006\ gtRtlBDS2006.bpi             

<eDocEngine Install Dir>\Lib\BDS2006\ gtDocEngBDS2006.bpi

For Pro Edition             

<eDocEngine Install Dir>\Lib\BDS2006\ gtDocEngBDS2006Pro.bpi

while for Standard Edition

<eDocEngine Install Dir>\Lib\BDS2006\ gtDocEngBDS2006Std.bpi