OpenTBS demo
OpenTBS is a PHP tool that merges both OpenOffice and Ms Office documents

OpenTBS can merge all OpenDocument (ODF) and Office Open XML (OOXML) files.
In fact it can merge any XML or Text file saved in a zip container.

- No temporary files needed.
- Output directly as download, or in a new file on the disk.
- Works with both PHP 4 and PHP 5.
- No PHP extension required (but easier to use if ZLib is enabled)
Help file : tbs_plugin_opentbs.html

Enter your name: , choose a doc type :



-> See the source code of the PHP script.
-> Discover the TinyButStrong template engine for PHP
-> Go to OpenTBS download page