The first step in deploying your application is to package the required ImageGear Runtime components.
ImageGear provides three different options to package the required files:
If your application requires Office, you will also need to package the OfficeCore dependencies. You should include all Office components and the LibreOffice instance manager needed to use Office features using DPW utility.
In order to use ImageGear.Formats.Office namespace, two conditions must be met:
There are several possibilities to set up the OfficeCore resources correctly:
The OfficeCore dependencies directory should contain following components:
It is required that every component should have the same bitness as ImageGear24.Formats.Office.dll (i.e., use 32-bit component executables for the x86 .NET target and 64-bit for the x64 .NET target).