'\" t .\" Title: odf2mht .\" Author: S\(/oren Roug .\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: 10/12/2014 .\" Manual: User commands .\" Source: odfpy .\" Language: English .\" .TH "ODF2MHT" "1" "10/12/2014" "odfpy" "User commands" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" odf2mht \- Convert ODF to HTML archive .SH "SYNOPSIS" .HP \w'\fBodf2mht\fR\ 'u \fBodf2mht\fR \fIpath\fR .SH "DESCRIPTION" .PP \fBOdf2mht\fR is a program that will create a MIME\-encapsulated web archive (\&.mht) format where images are preserved\&. The file can be read by Internet Explorer, MS\-Word and many email programs such as MS\-Outlook\&. It will write the web archive to stdout\&. .PP \(lqPath\(rq is assumed to be an OpenDocument file of text, spreadsheet or presentation type\&. .SH "REFERENCES" .RS 4 HTTRACK (http://www\&.httrack\&.com/) can create such archives with the \-%M option\&. .RE .RS 4 http://en\&.wikipedia\&.org/wiki/MHTML .RE .RS 4 http://www\&.dsv\&.su\&.se/~jpalme/ietf/mhtml\&.html .RE .RS 4 http://users\&.otenet\&.gr/~geosp/kmhtconvert/ .RE .RS 4 http://www\&.faqs\&.org/rfcs/rfc2557\&.html .RE .SH "EXAMPLE" .sp .if n \{\ .RS 4 .\} .nf odf2mht example\&.odt >example\&.mht .fi .if n \{\ .RE .\} .SH "BUGS" .PP IE6 seems to have problems with large MHT files\&. .SH "SEE ALSO" .PP \fBodftools\fR(1), \fBodf2war\fR(1), \fBmailodf\fR(1) .SH "AUTHOR" .PP \fBS\(/oren Roug\fR .RS 4 Original author .RE