Directory Structure

The following table describes the directories created during the PDF 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 PDF Export directory is named /pdfexpt.

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.

PDF Export is installed as part of the HTML Export package. For more information about HTML Export, refer to the HTML Export C Programming Guide and HTML Export Java Programming Guide.

PDF Export installed directory structure

Directory

Description

install\OS\bin

Contains the libraries, executables for sample programs, the Java program (kvraster.class), the Java applet (kvvector.jar), the format detection file, formats_e.ini, and a number of other supporting files.

install\pdfexport\cnv2pdf

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.

install\pdfexport\include

Contains the header files for PDF Export.

install\testdocs

Contains sample word processing, spreadsheet, and presentation files that you can use to test PDF Export's options. You might also find this directory useful when testing your own applications.