odsPhpGenerator

NEWS : odsPhpGenerator 0.0.2 is out

odsPhpGenerator 0.0.2 is out

2010-01-21 : Laurent VUIBERT
A new version of odsPhpGenerator is out

Changelog :
- DEL: ods->setPath2OdsFiles().
- ADD: Date cell, time cell and datetime cell
- ADD: Merge cell
- ADD: Formula
- ADD: fonts
- ADD: examples

For the next version me include graphic. Now you can download the last version of odsPhpGenerator on the download section
The examples on the site is not updated, but the source now include examples (see examples in svn). I updated the example in second time.

Nice download

Re : odsPhpGenerator 0.0.2 is out

2011-04-07 : Fixed ods class
Fixed ods class, which works without errors.
http://upload.com.ua/get/902500943/ods.php

Re : odsPhpGenerator 0.0.2 is out

2014-02-22 : Lars Brandi Jensen
I have tried odsphpgenerator out with php > 5.3, and there are a few small quirks. In :

odsTableCell.php line 14 --> abstract protected function __construct();
odsDraw.php line 12 : abstract function __construct();

Should be deleted due to incompatible inheritance.

I think it just works out wounderful with fat free framework.