|
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.
Note: If you had eDocEngine installed earlier in your system,
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.
eDocEngine Installation Flowchart
This completes the installation of eDocEngine. To check if the eDocEngine has successfully installed in the Delphi/C++Builder IDE, follow these steps
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:
<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
|