Archive for July, 2007

PhpRtf Lite 0.1.1 released

Friday, July 6th, 2007

Just few bug fixes:

• In Rtf->sendRtf method added line: header(’Content-type: application/msword’).
• Fixed bug in ParFormat constructor. Didn’t work well with justify alignment.
• In Cell->setDefaultAlignment added possibility to set justify alignment.