Archive for January, 2008

Support of merging cells in PhpRtf Lite

Monday, January 28th, 2008

PhpRtf Lite 0.3.0 released. The main feature added is support of merging cells in table. This feature is implemented in Table->mergeCells() method. Library can be downloaded from Download page.

Usage of cells merging can be found in Sample scripts.

PhpRtf tutorials in Italian

Monday, January 21st, 2008

Two PhpRtf tutorials in Italian are published on www.codicefacile.it/.

One is about creating simple .rtf document. Second is about creating tables in .rtf documents using PhpRtf.