Forum


Replies: 4   Views: 4562
Coversion back to docx from html file generated by plugin conversion
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  · 03-07-2013 - 08:47

Thanks for reply.



I was able to convert to docx back but there are 2 smal issues.



Conversion si adding line extra breaks in formatting for some content. Another issue is that headers and footer don't get added back as header and footer but as image at top and bottom only.



I see that there is <DIV TYPE=HEADER> and <DIV TYPE=FOOTER> in html file generated.



Is it possible somehow to insert them as actual header and footer in docx when converting from html?



Thanks.