ImageGear .NET v25.2 - Updated
Developer Guide / Licensing and Distributing / Deploying Your Product / Package Your Dependencies Manually
In This Topic
    Package Your Dependencies Manually
    In This Topic

    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 igjpeg2knu.dll
      ImageGear.Vector
      and/or
      ImageGear.Formats.[CAD/CGM/DGN/DWF/HPGL]
      igvectnu.dll
      ImageGear.Formats.CAD

      igvectnu.dll
      igcadnu.dll

      ImageGear.Formats.DWF

      igvectnu.dll
      igdwfnu.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.