News
Adding HTML to a docx document created with PHPdocx
- Jun 06, 2011
This information is outdated, please, refer to the HTML to Word documentation for up to date info. Add HTML to a docx document with PHPDocX is easy. In this example you can see how to add some HTML...
Read MoreCreating a PDF document using PHPDocX
- Jun 06, 2011
Warning This post is outdated. For up date information about creating PDF documents please refer to the Conversion plugin tutorial documentation. PHPdocx can create PDF documents cr...
Read MoreAdd a page in the footer of your Word document with PHPdocx
- Jun 06, 2011
This information is outdated, please, refer to the addPageNumber documentation for up to date info. Do you need to include page numbers in the Word document footer? Learn how to do it with this samp...
Read MoreMultiple custom documents with PHPdocx
- Jun 06, 2011
This information is outdated, please, refer to the PHPDocX API documentation for up to date info. Do you want multiple and name-customized documents from only one code? This example shows you how to...
Read MoreAdd a footnote to a chart in a Word document with PHPdocx
- Jun 06, 2011
This information is outdated, please, refer to the addFootnote and addText documentation for up to date info. In you want to add a chart (pie, bars) in PHPdocx is easy. There are several blog posts...
Read More