Forum


Replies: 3   Views: 2289
Upgrade to ubuntu 16.04 caused table formatting issues
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 enggsoft@ualberta.ca  · 28-11-2017 - 20:19

Hi

Thanks for responding.

I fixed the issue by adding css like <style type="text/css">{css file contents}</style>  instead of  <link rel="stylesheet" type="text/css" href="{css file location}" > in the html arguement of embedHTML, But I do not know why this would make a difference.