Blog - News

March 4, 2013

We are happy to announce the release of PHPDocX v3.2.

This new version includes some important changes that greatly improve the PHPDocX functionality:

  • It is now possible to create really sophisticated tables that practically cover all posibilities offered by Word:
    • arbitrary row and column spans,...
February 6, 2013

Since v3.0 we have included the notion of Word (or WordML) fragments to simplify the process of creating sophisticated Word documents from scratch.

The idea is conceptually simple: one can create “independent chunks” of content that are not directly included in the Word document but rather “buffered” so they...

January 31, 2013

We are happy to announce the release of PHPDocX v3.1

This new version includes quite a few new features that you may find interesting:

  • It is now possible to insert arbitrary content within a paragraph with the updated addText method:
    • multiple runs of text with diverse formatting options (color, bold...
January 8, 2013

We have just released PHPDocX v3.0.

This new version includes substantial changes that have required that this new version were not fully backwards compatible with the latest v2.7.

Nevertheles the changes in the API are not difficult to implement in already existing scripts and the advantages are multiple.

...

December 21, 2012

Although one can easily introduce real checkboxes in a Word document generated by PHPDocX via the embedHTML method (just include the corresponding web form and form elements in the HTML code to be parsed and inserted), sometimes it may be useful just to include a checkbox like one includes a plain symbol in teh MS Word interface.

One...

December 21, 2012

We’re very proud to announce that we have just launched the 1.0 version of LEGALDocX, a software solution for generating legal documents online in a variety of formats (Word, PDF, Open Office, RTF). As you may have guessed, it’s based on PHPDocX technology...

December 9, 2012

Since the summer of 2012 we have been working hard on incorporating into PHPDocX some standard protection and encryption capabilities currently available for MS Office documents.

An now we are finally harvesting the fruits of our work.

The world of document security and protection is not one of the easiest to get to know....

November 27, 2012

The PHPDocX team continues its quest to offer the most flexible and reliable tool for the generation of dynamical Word documents on a web server regardless of the chosen OS (LINUX , Windows or Mac).

We are happy to announce the release of the 2.7 version of PHPDocX that offers quite a few enhancements, among them:

  • New chart...

Pages

Download PHPDocX

download PhpDocX

Choose the version that better suits your needs

Click here

Recent Posts

  • March 4, 2013
    We are happy to announce the release of PHPDocX v3.2. This new version includes some important changes that greatly improve the PHPDocX...
  • February 6, 2013
    Since v3.0 we have included the notion of Word (or WordML) fragments to simplify the process of creating sophisticated Word documents from scratch...
  • January 31, 2013
    We are happy to announce the release of PHPDocX v3.1 This new version includes quite a few new features that you may find interesting: It is now...
  • January 8, 2013
    We have just released PHPDocX v3.0. This new version includes substantial changes that have required that this new version were not fully backwards...
  • December 21, 2012
    Although one can easily introduce real checkboxes in a Word document generated by PHPDocX via the embedHTML method (just include the corresponding...