Download List

Projeto Descrição

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

Suporte para parágrafos, páginas (com os respectivos cabeçalhos e rodapés), e quebras de página. Estilos de apoio para todos os objetos (pdw_document, pdw_header, pdw_footer, pdw_textbox, etc.) A capacidade de genenerate outros formatos de documentos como o MS Word, PDF, RTF, StarWriter, LaTeX, XHTML, HTML, etc Desenho apoio parcial. Há uma classe para cada elemento SVG: linha, retângulo, círculo, elipse, path, legenda, etc melhorias de velocidade Geração. A licença foi alterado para a LGPL.
Tags: Major feature enhancements
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.

2004-04-01 19:43
0.2

A classe principal foi dividida em várias classes (documento, cabeçalho, rodapé e texto), cada um com seus próprios métodos (escrita, imagem, etc.) Há suporte para links, imagens, notas, mais estilos de caracteres, cores caráter (fundo e primeiro plano), e da linguagem / definição do país de documentos. Há várias correções de classe do documento. A mesma imagem s copiados apenas uma vez quando inseridos em diferentes pontos do documento. A documentação foi concluída e uma tradução Inglês acrescentou. A dependência ferramenta zip foi removido.
Tags: Major feature enhancements
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.

2004-03-04 08:34
0.1

Tags: Initial freshmeat announcement

Project Resources