The onefile
sample program converts a source document into a single, formatted HTML file.
To run onefile
, type the following at the command line:
onefileinputfile
outputfile
inputfile
is the full path and file name of the source document.
outputfile
is the full path and file name of the HTML output file.
|