Customize Kofax ReadSoft Invoices: Events

Kofax ReadSoft Invoices is designed to be a part of a complex environment, and its open interface makes it easy to integrate with a variety of other systems.

You can customize the program to suit your requirements, modifying its functionality and adding more features. There are four ways of doing this, and using them you can add dialogs, ActiveX automation calls, ODBC access, file manipulation, and much more.

VBA and DLL programming is a complex task that requires knowledge of programming, Visual Basic, C, C++ or other programming languages, and simple ActiveX automation issues. Additional documentation is available.

Note Kofax ReadSoft Invoices customizations can be quite powerful. They can change values on invoices and even cause Kofax ReadSoft Invoices to malfunction. We recommend you proceed with caution when implementing event handlers.

You can specify event handlers here:

Note Kofax ReadSoft Invoices' internal VBA engine is recommended only for simple debugging or status messages. We strongly advise against using the VBA engine for production customizations. For those, use COM plug-ins.