kvhtmlexport
A sample program that you can use to try out the KeyView HTML Export Reference Implementation.
This sample program is available in the directory PLATFORM\bin
, where PLATFORM
is the name of the platform on which you are running KeyView.
You can run the program as follows:
kvhtmlexport [options
] inputfile outputfile
where:
options
are described in the following table.inputfile
is the path and file name of the source document.outputfile
is the path and file name of the HTML output file.
Option | Description |
---|---|
--fullscreen
|
When you set this option, presentations are displayed in "full screen" view, one slide at a time. You can navigate between slides using the arrow keys on your keyboard or the scroll wheel on your mouse. By default, presentations are displayed in "list" view, with slides arranged in a vertical column one after another. |