Set an ActiveX object as a Kofax ReadSoft Invoices extension

Register extensions in ReadSoft Invoices’s Eilocal.ini file, which is located in the Windows folder. Use the [Plugins::<ModuleName>] section in that file to define the plugin-specific configuration and inform the different modules of ReadSoft Invoices which extensions to load.

Plugin-specific configuration

Each extension has its own configuration section for each module of Kofax ReadSoft Invoices. There are some mandatory settings and some optional settings. Some settings depend on the type of extension. The extension can have its own settings that are only known and used by the extension itself and not by Kofax ReadSoft Invoices.

When the extension is initialized (that is, when Kofax ReadSoft Invoices calls the Connect method in the plug-in), the name of the INI file and the name of the plugin-specific section are passed to the extension.

Related topics

Example of how to configure Kofax ReadSoft Invoices extensions

Get a list of installed Kofax ReadSoft Invoices extensions

Use an ActiveX object as a Kofax ReadSoft Invoices extension

Prevent modules from starting without plug-ins