PHP Classes

Not reading .docx

Recommend this page to a friend!

      PHP Word DOCX to HTML with Images  >  All threads  >  Not reading .docx  >  (Un) Subscribe thread alerts  
Subject:Not reading .docx
Summary:Outputs "not a zip file"
Messages:3
Author:Rohit Safaya
Date:2020-10-13 06:20:19
 

  1. Not reading .docx   Reply   Report abuse  
Picture of Rohit Safaya Rohit Safaya - 2020-10-13 06:20:19
The class is not reading any docx file. It simply outputs the message "not a zip file". Even your sample example gives the same output.
Do we need any dependencies for this class to work properly? If yes, please list those dependencies.

  2. Re: Not reading .docx   Reply   Report abuse  
Picture of Rohit Arya Rohit Arya - 2020-10-13 06:31:25 - In reply to message 1 from Rohit Safaya
Hi,
You can put output in any file according to your need this class generate html from docx and put code into a variable.

  3. Re: Not reading .docx   Reply   Report abuse  
Picture of Rohit Safaya Rohit Safaya - 2020-10-13 12:16:13 - In reply to message 2 from Rohit Arya
Thanks for the prompt reply.

Forget about putting the output in the variable. It is not reading the .docx file in the first instance. It just outputs "not a zip file".
My concern is this. If you could sort this out.