Dynamic DOCX generation
Dynamic generation of reports in .docx (Microsoft Open Office or OOML) format:
- Editable text
- Lists and tables
- Dynamic charts: pie charts, bar graphs…
- Personalized headers and footers
- Tables of content
- Images
- Automatic conversion to other formats (PDF, HTML)
- And much more…

What is PHPDOCX ?
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 can I do with PHPDOCX ?
With a few lines of code you can generate a complete report that includes:
- Standard paragraphs
- Bulleted or numbered lists
- Customized tables
- All kind of editable charts and graphs to display numerical data
- Tables of content to simplify readability within long documents
- Headers that will reflect your corporate branding
- Footers with automatic page numbering
- Graphic elements
PHPDOCX allows programmers to generate documents in a fast and convenient way when used with its default settings.
When design is a priority, PHPDOCX allows you to generate fully customized reports to match your company's branding or your previously created design.
-
(2009-09-02 17:27:25)PHPDOCX could not be less than other web applications so we are proud to introduce you to the “Hello World Script” that will allow you to generate, yes you guessed it right ...
-
(2009-09-01 12:31:03)It is obvious that a “half decent” application to generate reports has to include a tool for the creation of charts and graphs on the fly ...
-
(2009-09-01 12:27:15)Microsoft Word™ is the de facto standard for word processing and as such is widely use in a great variety of professional environments ...






