How we Read a .doc and .doxc file using PHP?

209 views Asked by At

**I have a Document having Some Header, paragraph, and other sections. I want to get these all information without losing style because I have to create a JSON array by using this data in key pair and show it into text boxes to edit this information. Please help if someone do the same things :( I'm have tried the PHP WORD extension But I can't find the particular method the get the text, header or paragraph, etc. Thanks :(

0

There are 0 answers