1ODF2MHT(1) User commands ODF2MHT(1)
2
3
4
6 odf2mht - Convert ODF to HTML archive
7
9 odf2mht path
10
12 Odf2mht is a program that will create a MIME-encapsulated web archive
13 (.mht) format where images are preserved. The file can be read by
14 Internet Explorer, MS-Word and many email programs such as MS-Outlook.
15 It will write the web archive to stdout.
16
17 “Path” is assumed to be an OpenDocument file of text, spreadsheet or
18 presentation type.
19
21 HTTRACK (http://www.httrack.com/) can create such archives with the
22 -%M option.
23 http://en.wikipedia.org/wiki/MHTML
24 http://www.dsv.su.se/~jpalme/ietf/mhtml.html
25 http://users.otenet.gr/~geosp/kmhtconvert/
26 http://www.faqs.org/rfcs/rfc2557.html
27
29 odf2mht example.odt >example.mht
30
32 IE6 seems to have problems with large MHT files.
33
35 odftools(1), odf2war(1), mailodf(1)
36
38 Søren Roug
39 Original author
40
41
42
43odfpy 03/15/2009 ODF2MHT(1)