SDK
The SDK module allows different application programs to make use of many features, recalling native functions of ARXivar. The module provides a series of classes and functions, which are useful for creating customizations or integrations of third party programs with ARXivar.
The SDK module is installed in the operating system during the installation of ARXivar and can be used by all programming languages that support COM objects (COM - OLE - ActiveX).

These are the things you can do:
- Configure document types
- Import documents
- Import with barcode
- Import from scanner
- Change active documents
- View documents
- Open files in ArXivar
- Export a document
- Search
The operations listed in the SDK are divided into separate classes which actually display the real functions; each function has a return string for handling errors.
