This topic provides information about the following:
Before Using ImageGear PDF
- To avoid additional security warnings when working with product files, unblock the product ZIP folder before extracting it. To do so, select the Unblock button on the properties page of the ZIP folder and click OK.
- Make sure that your system complies with the requirements detailed in the System Requirements section.
Unpacking ImageGear
To unpack ImageGear, perform the following steps:
- Download the ImageGear PDF zip file (x86 or x64) from the Accusoft website and extract the zip file to any folder you like - this folder will be referred to as $INSTALLDIR.
- Open $INSTALLDIR\Documentation\SoftwareLicense.pdf. Carefully read the information contained in the License Agreement form before making a decision to accept the terms of the agreement. If you accept the terms of the agreement, you may begin using ImageGear.
Directory Structure
Once extracted, the ImageGear PDF installation zip file has the following directory structure:
Directory |
Description |
$INSTALLDIR\Bin\x86 |
32-bit assemblies and dependencies. Compiled sample binaries. (Only present in the x86 version.) |
$INSTALLDIR\Bin\x64 |
64-bit assemblies and dependencies. Compiled sample binaries. (Only present in the x64 version.) |
$INSTALLDIR\Documentation |
Software License Agreement. |
$INSTALLDIR\Images |
Sample documents and images. |
$INSTALLDIR\Licensing\Deployment |
Deployment utility files. |
$INSTALLDIR\Licensing\LicenseManager |
Accusoft License Manager. |
$INSTALLDIR\Resources\Redistributables |
Redistributable binaries for the Captiva Cloud Runtime. |
$INSTALLDIR\Resources\SchemaDefinitions |
XML schema definition for ART annotations. |
$INSTALLDIR\Samples |
Sample source code. |
What's Next
Now you can complete one of our step-by-step tutorials to create an ImageGear project or you can explore our robust collection of code samples.
See Also