library odt2html
Convert OpenOffice text files (ODT) to HTML
webd/odt2html
Convert OpenOffice text files (ODT) to HTML
- Thursday, September 5, 2013
- by tdebatty
- Repository
- 1 Watchers
- 3 Stars
- 47 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 1 Versions
- 2 % Grown
php-odt2html
PHP library to convert OpenOffice text files (ODT) to HTML., (*1)
Usage
$odt2html = new \webd\odt2html\ODT2HTML($odt_file);
echo $odt2html->parse();
dev-master
9999999-dev
Convert OpenOffice text files (ODT) to HTML
Sources
Download
The Requires