Obtain File Format Information

The KeyView format detection module (kwad) detects a file's format.

This feature enables you to apply customized conversion settings based on a file's format.

To obtain file format information using the C API

  1. Declare a pointer to the KVStreamInfo data structure.

  2. Call the fpGetStreamInfo() function.

    The fpGetStreamInfo() function populates the ADDOCINFO structure with format information such as file class, format, and version.