PHP Classes
elePHPant
Icontem

MsDoc Generator: Create Microsoft Word document without COM objects

Recommend this page to a friend!

  Author Author  
Picture of Max S. Ferreira
Name: Max S. Ferreira <contact>
Classes: 1 package by
Country: Brazil Brazil


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class can be used to generate documents in Microsoft Word .doc format without using COM objects so it can work under Linux or other non-Windows based servers.

It may be useful to generate and serve documents that may be edited by the end users using Microsoft Word or OpenOffice.

The class generates XHTML documents with special tags and attributes that Microsoft Word understands like any variant of the .doc format.

In Portuguese:

MsDocGenerator é uma classe para gerar arquivos DOC, sem utilizar objetos COM, o que permite sua utilização em servidores que não estão rodando o Windows.

A classe gera um documento HTML em um formato específico, que o MSWord interpreta como se este fosse um arquivo DOC.

Pode ser útil na geração de relatórios, os quais o usuário final queira fazer alterações usando o Word ou o OpenOffice.

  Classes of Max S. Ferreira  >  MsDoc Generator  >  Download Download .zip .tar.gz  >  Support forum Support forum (51)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: MsDoc Generator
Base name: msdocgenerator
Description: Create Microsoft Word document without COM objects
Version: 1.0.0
PHP version: 3
License: GNU General Public License (GPL)
 
  Groups   Trackback   Applications   Files Files  

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes


  Recommendations  

fetch from database and dump that to a word file when clicked
I need the script to get the data from db and place it to a .doc


  Pages that reference this package  
Class: MsDoc Generator
...Attention, if in you problem with the Russian text, read further...
PHP - Class for creating documents in Word (Italian)
What I present is a very simple class that allows us to create great documents formats. "doc"...
Using PHP to Fill a Word Document (Quick Tip)
I needed to generate a Word document from PHP (more exactly, from CodeIgniter)...
Using PHP to Fill a Word Document (Quick Tip)
The problem I needed to generate a Word document from PHP (more exactly, from CodeIgniter)...

Latest pages that reference packages Latest pages that reference packages


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Plain text file clsMsDocGenerator.php Class the class main file
Accessible without login Plain text file sample6.php Example sample with images
Accessible without login Plain text file sample1.php Example sample with paragraph addition
Accessible without login Plain text file sample2.php Example sample with session changing
Accessible without login Plain text file sample3.php Example sample with table creation
Accessible without login HTML file sample4.php Example sample with page orientation and page paper type
Accessible without login Plain text file sample5.php Example sample with table without grid borders and font changes

Install with Composer Install with Composer - Download Download all files: msdocgenerator.tar.gz msdocgenerator.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.