ImageGear .NET v24.14 - Updated
Package Your Dependencies Manually
User Guide > Licensing and Distributing > Deploying Your Product > Package Your Dependencies Manually

If you prefer to package your application manually, this topic provides information about the assemblies and their dependencies.

  1. You must always distribute your application along with the assemblies that enable the capabilities you're using and their dependencies. See Assembly Dependencies.
  2. In addition, you must include the following:
    If Your Application Uses... Include...
    ImageGear.Formats.JPEG2K igjpeg2k24nu.dll
    ImageGear.Vector
    and/or
    ImageGear.Formats.[CAD/CGM/DGN/DWF/HPGL]
    igvect24nu.dll
    ImageGear.Formats.CAD

    igvect24nu.dll
    igcad24nu.dll

    ImageGear.Formats.DWF

    igvect24nu.dll
    igdwf24nu.dll

    ImageGear.Formats.Office See Manually Packaging Office Dependencies.
    ImageGear.Formats.PDF See Distributing PDF and PS Fonts and Libraries with an Application
    ImageGear.Formats.Common igpict1.dll
    ImageGear.Recognition See Manually Packaging OCR Dependencies
    ImageGear.Web.DataProviders
    and/or
    ImageGear.Web.UI
    See Distributing an ImageGear for an ASP.NET Application
To ensure correct functionality, please verify that the bit architecture of the packaged OfficeCore dependencies matches that of ImageGear .NET.