Julio Montoya 1dd82d05a8 Adding security fix chamilo 1.8.8.6 see #5202 12 năm trước cách đây
..
classes 72035c9ca5 Removed more useless code - BT#2724 13 năm trước cách đây
lib d98c98ba83 Removed useless libraries from phpdocx 13 năm trước cách đây
pdf 1dd82d05a8 Adding security fix chamilo 1.8.8.6 see #5202 12 năm trước cách đây
xsl 15eef6407c Added original LGPL version of phpdocx. Up for a series of cleanup operations now... linked with BT#2724 13 năm trước cách đây
Readme.txt 15eef6407c Added original LGPL version of phpdocx. Up for a series of cleanup operations now... linked with BT#2724 13 năm trước cách đây

Readme.txt

====PHPdocX 2.2 by 2mdc.com====
http://www.phpdocx.com/

PHPDOCX is a PHP library designed to dynamically generate reports in Word format (WordprocessingML).

The reports may be built from any available data source like a MySQL database or a spreadsheet. The resulting documents remain fully editable in Microsoft Word (or any other compatible software like Open Office) and therefore the final users are able to modify them as necessary.

The formatting capabilities of the library allow the programmers to generate dynamically and programmatically all the standard rich formatting of a typical word processor.

This library also provides an easy method to generate documents in other standard formats such as PDF or HTML.

====What's new on PHPdocX 2.2?====

- OpenOffice Support. Now all the PHPdocx's generated documents are compatible with OpenOficce. Note: OpenOffice has limited support to represent some features of .docx documents.

====What are the minimum technical requirements?====
To run PHPDocX you need to have a functional LAMP setup, this should include:

- PHP5
- Required : Support ZipArchive and XSLT
- A data source such as a MySQL database, an Excel spreadsheet or an CSV file.
- Apache 2.x +
- A functional version of Word 2007 or newer is required to generate legacy versions (Word 97 - 2004 .doc documents)

====LICENSES====
PhpdocX is available under four different licenses:

- Free. LGPL licensed (http://www.gnu.org/licenses/lgpl.html): this is the most economical way to access PHPdocX and allows you to try many of its functions without limitations. It can be downloaded for free from http://www.phpdocx.com

- Pro: Priced at USD 90 (EUR 73), PhpdocX Pro version adds many customizable features.

- Pro (on Site). This version includes the installation of the library on your server, custom templates and maintenance for one year. Request a quote for this option.

- Pro (on Site - Multisite). This version includes custom templates, maintenance for one year and installation on multiple sites. Request a quote for this option.

====What are the main differences between PHPdocX Free and PHPdocX Pro?====
PHPdocX Free allows you to dynamically generate docx files with simple formating options such as lists, page numbering and tables, no watermarks are embedded and there is no trail period or limit in the amount of documents you can generate. PHPdocX Pro extends this functionality and allows you to include nested lists, text boxes, customized headers and footers, 3D graphs, MathML features and it also allows you to create Word 97 - 2004 .doc documents.

You can access a table comparing the features of the free version and the Pro version at: http://www.phpdocx.com/features

You can download the Free, LGPL version or the Pro Version from http://www.phpdocx.com/

PHPDocX is developed by 2mdc (http://www.2mdc.com).