ODT 2 XHTML Support forum odt2xhtml Convert documents in OpenDocument format to XHTML This class can be used to convert OpenDocument document files (ODT) to XHTML. It can open an ODT file, extract its contents and use XSL to transform the actual document into XHTML. It requires the PHP Zip, DOM ...
... class can be used to convert OpenOffice 1.*/2.* Writer documents to HTML. It can parse a given OpenOffice Writer document in XML format (.sxv and .odt) and generate an HTML file. It can convert documents with images and simple text styles. It can also convert tables but without style support. PHP Programming ...