After the file format is extracted, the detection module uses the formats.ini
file to determine whether the format is supported by KeyView, and the appropriate structured access layer and reader to load.
The formats.ini
file is in the directory install\OS\bin
, where install
is the path name of the Filter installation directory and OS
is the name of the operating system. It contains the following information:
123=mw 152=xyw 178=wp6 189=mw6 2=af 200=pdf 205=mb 210=htm 251=htm
The formats.ini
file applies to all formats except graphics. Detection of graphics formats is handled by an internal module named KeyView Picture Interchange Format (KPIF).
|