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.
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.