Download List

專案描述

PHP DocWriter is a set of PHP classes that generates StarOffice/OpenOffice.org Writer documents. It builds the document following the file format specification, so you don't need to have OpenOffice.org installed, though if it is installed, this class can generate other document formats like MS Word, PDF, RTF, StarWriter, LaTeX, XHTML, HTML, etc.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-05-18 20:06
0.3

Support for paragraphs, pages (with respective headers and footers), and page breaks. Styles support for all objects (pdw_document, pdw_header, pdw_footer, pdw_textbox, etc). The ability to genenerate other document formats like MS Word, PDF, RTF, StarWriter, LaTeX, XHTML, HTML,etc. Partial drawing support. There is a class for each SVG element: line, rectangle, circle, ellipse, path, caption, etc. Generation speed improvements. The license has changed to the LGPL.
標籤: Major feature enhancements

2004-04-01 19:43
0.2

The main class was split into several classes (document, header, footer, and textbox), each with its own methods (write, image, etc.). There is support for links, images, footnotes, more character styles, character colors (background and foreground), and language/country definition of documents. There are various fixes in the document class. The same image s copied only once when inserted at different points in the document. The documentation has been finished and an English translation added. The zip tool dependency has been removed.
標籤: Major feature enhancements

2004-03-04 08:34
0.1

標籤: Initial freshmeat announcement

Project Resources