Read Word and PDF files from PHP
In most of the big web applications we will have to deal more or less with file manipulations. Sometimes we need to create some config files, create PDF files for generating reports or reading XML feed and parsing data.
Want to have your say? just login



Eduardo Ramos thought 1 Year, 2 Weeks, 4 Days, 8 Hours, 54 Minutes ago:
You may try PHPDocX (http://www.phpdocx.com). PHPDocX is a PHP library that allows you to generate and manipulate Word documents in a LAMP enviroment.