ImageGear v26.2 - Updated
Distributing ImageGear
Developer Guide > Licensing and Distributing > Distributing Applications and Deployment > Distributing ImageGear

If you have linked ImageGear to your project using nuget, you can use the dotnet publish command described here.

If you have linked ImageGear to your project using some other means, you will need to distriubte all dotnet assembly files that you are using in addition to any dependencies. See Assembly Dependencies.

Application Using PDF Component

In addition to what is packaged using NuGet, if your application uses the PDF component and runs on Windows, you also need to install the following Microsoft component:

This can be installed with the following merge modules:

Application Using Office Component

In addition to what is packaged using NuGet, if your application uses the Office component, you will also need to install LibreOffice on the target machine or package it with your application.

See Getting Started With ImageGear Office for more information.

See Also

Runtime Licensing

Is this page helpful?
Yes No
Thanks for your feedback.