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 /
pdf
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
.
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.
Directory |
Description |
---|---|
|
Contains the libraries, executables for sample programs, the Java program ( |
|
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 PDF Export's options. You might also find this directory useful when testing your own applications. |