News Feed
Jobs Feed
Sections




News Archive
feed this:

PHPHacks.com:
Generate OpenOffice documents with PHP
September 12, 2006 @ 08:21:01

PHPHacks.com shares some inforamation today on how to quickly and easily create OpenOffice documents with the help of a little PHP.

PHP DocWriter is a set of PHP classes that allows you to create documents in OpenOffice.org XML format (that is, StarOffice/OpenOffice.org documents). You can download the library files from here (http://phpdocwriter.sourceforge.net/download.php?lang=en). Also, you can find installation steps in the mentioned link.

With the library installed, it's a simple matter of creating a new object, defining properties and using methods on it and exporting it from the script. There are several examples included in the tutorial, everything from a simple "Hello World" example out to creating documents with meta-information and tables.

2 comments voice your opinion now!
openoffice document create tutorial docwriter xml openoffice document create tutorial docwriter xml



Community Events











Don't see your event here?
Let us know!


tool introduction opinion interview database framework podcast composer example community phpunit testing language functional series release object zendframework2 code development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework