License Information
Your license key controls whether you have the full version of the KeyView SDK, or a trial version. It also determines whether the following advanced features are enabled:
- Advanced character set detection with the character set detection library (
kvlangdetect
). -
Advanced document readers:
- Microsoft Outlook Personal Folders (PST) readers (
pstsr
,pstnsr
, andpstxsr
) -
Lotus Notes database (NSF) reader (
nsfsr
) -
Mailbox (MBX) reader (
mbxsr
)
- Microsoft Outlook Personal Folders (PST) readers (
- Processing of documents protected by Microsoft RMS encryption.
-
Optical Character Recognition (OCR) to attempt to filter text that might be visible in raster image files.
If you obtain a new license key from OpenText, you must update the licensing information that you pass to KeyView. See Pass License Information to KeyView.
Enable Advanced Document Readers
To enable advanced readers, you must obtain an appropriate license key from OpenText and pass the license key to KeyView as described in Pass License Information to KeyView.
If you are enabling the MBX reader in an existing installation of Filter, in addition to updating the license key, change the parameter 233=eml
to 233=mbx
in the formats.ini
file.
Pass License Information to KeyView
You must provide your license information to KeyView through the KeyView API.
If you have an evaluation version of KeyView and purchase a full version of the SDK, or you are adding a document reader (for example, the PST reader), you must update the license information that you pass to KeyView.
To provide license information through the API
- In the Python API, provide license information to KeyView when you create your KeyView session.