OpenTBS demo
OpenTBS is a PHP tool that produce any OpenOffice and Ms Office documents with the technic of template

OpenTBS can merge any OpenDocument and Open XML files. It autommatically reconize extensions: odt, ods, odg, odf, odm, odp, ott, ots, otg, otp, docx, xlsx, pptx.
In fact it can merge any XML or Text file saved in a zip container (which is the case for both OpenDocuments and OpenXML documents).

- No temporary files needed.
- Creates a new document directly as a download, a physical file, or a binary PHP string.
- 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 a name: , choose a template: , debug:

-> See the selected template

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