Forum


Replies: 1   Views: 3987
Conversion to pdf: poor results using openoffice
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 admin  · 06-06-2014 - 07:24

Hello, The conversion plugin returns really good output using OdfConverter and OpenOffice, but it lose some content like tables in headers and footers. The solution to this is to avoid using complex tables in the header and footer, or use .the transformDocxUsingMSWord method in a Windows server with Word. The conversion plugin is improved on each new release of phpdocx. Regards.