Manipulating Microsoft Word Office 2007 .docx document from PHP
问题 I need an option from within PHP to Manipulate .docx (Microsoft Office 2007) document. I need to: Read the internal text Convert to .html To view them inside a browser. To replace text. I know I can use Word Automation, creating a COM object of Microsoft Word, but it's too slow, unstable and I have to have it installed on the server. Is there any library or code that can do it from PHP? 回答1: There is PHPWord for that by the authors of PHPExcel. 回答2: Docx is just a ZIP file containing multiple