News
Adding checkboxes to a docx document with PHPDocX
- Jun 06, 2011
Warning This post is outdated. For up date information about please refer to the documentation. The addTemplateCheckbox method has been deprecated. If you want to add a checkbox to...
Read MoreReplacing images in a Word template with PHPdocx
- Jun 06, 2011
This information is outdated, please, refer to the addTemplateImage method documentation for up to date info. You may create a template with placeholder images that may be later replaced by other one...
Read MoreStyling a table with PHPdocx
- Jun 06, 2011
This information is outdated, please, refer to the addTable method documentation for up to date info. Do you need to insert a sophisticated table into your Word document? You can get a hint about ho...
Read MoreAdding 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 More