Directory Structure
The following table describes the directories created during the HTML Export installation. The variable install
is the path name of the Export installation directory (for example, /usr/autonomy/KeyviewExportSDK
on UNIX, or C:\Program Files\Autonomy\KeyviewExportSDK
on Windows). On UNIX, the HTML Export directory is named /
expt
.
The variable OS
is the operating system for which the SDK is installed. For example, the bin
directory on a standard 32-bit Windows installation would be located at C:\Program Files\Autonomy\KeyviewExportSDK\WINDOWS\bin
.
Directory |
Description |
---|---|
|
Contains the libraries, executables for sample programs, the Java program ( |
install\dotnetapi\API_reference
|
Contains the API reference for the .NET API. |
install\dotnetapi\sample
|
The |
|
Contains the converted version of the sample word processing, spreadsheet, and presentations files. |
|
Contains the HTML Export C Programming Guide and HTML Export Java Programming Guide. |
|
Contains the header files for HTML Export. |
|
Contains the C source code and supporting files for a sample program that demonstrates how user callbacks can dynamically shape the HTML conversion. |
|
Contains the C source code for a sample program that creates a single HTML file. The executable for this sample program is in the |
|
Contains the C source code for a sample program that creates a single HTML file out-of-process. |
|
Contains the C source code and supporting files for a sample program that uses template files to set the conversion options. |
|
Contains the background graphics and navigation buttons used by the template files. |
|
Contains the template files used to set the conversion options in the C API. |
|
Contains the C source code and supporting files for a sample program that demonstrates how to input a stream by providing a simple wrapper around the ANSI C interface |
|
Contains the configuration file used to extract custom metadata from PDF documents. |
|
The default output directory for converted files. Contains a sample style sheet. |
|
Contains the C source code and supporting files for a sample program that demonstrates the File Extraction interface. |
|
Contains the Export SDK Release Notes. |
|
Contains the template files used with the Java API. |
|
Contains the Javadoc for the Java API. |
|
Contains the source files and sample programs for the Java API. |
|
Contains the C source code for a sample program that creates a PDF file. The executable for this sample program is in the bin directory. |
|
Contains the header files for PDF Export. |
|
Contains sample word processing, spreadsheet, and presentation files that you can use to test HTML Export's options. You might also find this directory useful when testing your own applications. |