Export Demo is a Visual Basic program that provides an easy-to-use graphical user interface to the Export technology. It allows you to select files, convert them to
Export Demo accesses the Export functionality by returning to the operating system and running a C program named cnv2html
. To adapt the sample program to your needs, modify the GUI by using Visual Basic, and modify the cnv2html
program by using C.
To launch Export Demo, select Export Demo from Start | Programs | Autonomy | Export SDK | HTML Export.
The source code for the program is in the directory install
\htmlexport\programs\ExportDemo
, where install
is the path name of the Export installation directory. Export Demo is for Windows only.
See Use the Export Demo Program for more information.
|