Generating word documents with PHP [duplicate]
This question already has an answer here: Create Word Document using PHP in Linux [closed] 10 answers Do you know any way to generate doc and docx files with PHP and without COM component? I've tried PHPWord , which creates docx files, but these cannot be opened in OpenOffice because they cause it to crash. I've also tried PHPDocx , but it didn't generate any files at all. See here: http://www.webcheatsheet.com/php/create_word_excel_csv_files_with_php.php To quote from the article the most common method: Using HTTP Headers In this method you need to format the HTML/PHP page using Word-friendly