Forum


Replies: 3   Views: 4513
Line spacing in add text: a line space of 1 sets 1 line per page?
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 larrytech  · 20-02-2015 - 09:58

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