News

Merging Word Documents with PHPDocX

  • Jul 23, 2012

Warning This post is outdated. For up date information about merging Word Documents with PHPDocX please refer to Practical guide - Merging. Since the v2.5.3 the PRO+ package...

Read More

Replacing text in a Word document with PHP

  • Jul 23, 2012

Warning This post is outdated. For up date information about replacing contents please refer to the Practical guide. Although PHPDocX has multiple tools to work with Word templates...

Read More

Removing content from an existing Word document with PHP

  • Jul 23, 2012

Warning This post is outdated. For up date information about removing content from an existing Word document with PHP please refer to API documentation.

Read More

Filtering HTML options for the embedding of HTML into Word

  • Jun 26, 2012

This information is outdated. Since PHPDocX 3.0 one can also use XPath expressions for filtering the embedded HTML. Please, refer to the HTML to Word documentation for up to date info. We have receiv...

Read More

Improvements in HTML2WordML for the insertion of HTML into a Word document (v2.5.3)

  • Jun 21, 2012

HTML2WordML is the class used internally by PHPDocX to handle the embedding of HTML into a Word document (see, for example, the API documentation for the embedHTML and replaceTemplateVariableByHTML me...

Read More