I am using PHPDOCX free version. When I am trying to convert Docx file to HTML ,it is not giving actual table format. The border of table is not including to it. and actual text color is also not coming.
I show in firebug ,it is including some class like "TableGrid-T" for table, class="-C" for column ,class="-R" for rows. but these classes are not availables.
So can you please help me how to bring in a good format.
Thanks in advance.