-
PHPPowerPoint is a collection of PHP scripts for generating PowerPoint documents. PHPPowerPoint takes the user's content, reads some preset instructions and assembles it based on a template. Rendered files are .PPTx files (PowerPoint 2007), compliant to the Office Open XML (OpenXML) standard. Microsoft Office is not needed to generate the files. A PEAR package is also available. Features of PHPPowerPoint:- ...
-
DOCXGEN is a PHP script for generating .docx documents. .docx documents are the files produced by Microsoft Office Word 2007 and higher. The script works based on a preset template, taking content, structure or external resources, and assembling them into one single .docx file. A demo is included with the download package.


