Forum


Replies: 1   Views: 3140
Transformdocument - better with input as doc rather than docx
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by seb  · 05-03-2015 - 10:40

Hello, If I have two identical Word doc files (one .doc, and the other .docx) that contain a list. When I convert them to HTML, the .doc creates an HTML file with proper LI list items, but the .docx just produces P tags for the list. Is there any way to change this? Thanks, Seb