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.
Thank you. Let's say that I wanted to set a line height of 1.15 [which is 276 = 240 * 1.15] but I was using HTML, what should my line-height style be?
For example: style="line-height: 276;" or should it be style="line-height: 1.15em;", etc?
Many thanks