Forum


Replies: 5   Views: 4682
Is it possible to convert doc to docx or html?
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 tarzip  · 05-02-2014 - 00:03

Hi



I have only doen docx<->html conversion.



Is it possible to convert doc files to docx or html and vica versa?



 



Thanks


Posted by jorgelj  · 05-02-2014 - 10:38

Hello,



You can do that transformations using the conversion plugin that is included in PRO+, Corporate and Enterprise versions.



Regards.


Posted by tarzip  · 06-02-2014 - 00:21

We have corporate plugin.



Would you please provide a simple example to convert doc file to either docx or html?



We are using plugin to convert docx to html to view and edit in browser. We are using ckeditor to handle html content generated by transformDocx().



Is it possible to convert  doc->html in one step?



Thanks



 



 


Posted by sufiyan  · 10-03-2014 - 15:14

hi tarzip did you find thw way to convert doc to docx/html using phpdocx...



if so, please let me know how to do this..



thanks in advance


Posted by jorgelj  · 10-03-2014 - 16:11

Hello,



Yes, you can do any transformation using the conversion plugin but you'll need to do some changes to TransformDocAdv class. The next version of PHPDocX will included new methods to do all kind of transformations supported by OpenOffice.



Regards.