PhpRtf Lite 0.1.1 released
Friday, July 6th, 2007Just 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.